index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-08-07
net: Fix race condition in store_rps_map
Tom Herbert
2015-08-07
openvswitch: Make 100 percents packets sampled when sampling rate is 1.
Wenyu Zhang
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
2015-08-07
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
2015-08-07
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
2015-08-06
af_mpls: add null dev check in find_outdev
Roopa Prabhu
2015-08-06
mpls: small cleanup in inet/inet6_fib_lookup_dev()
Dan Carpenter
2015-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-08-04
netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()
Subash Abhinov Kasiviswanathan
2015-08-03
mpls: Use definition for reserved label checks
Robert Shearman
2015-08-03
ipv4: apply lwtunnel encap for locally-generated packets
Robert Shearman
2015-08-03
lwtunnel: set skb protocol and dev
Robert Shearman
2015-08-03
bridge: mdb: fix vlan_enabled access when vlans are not configured
Nikolay Aleksandrov
2015-08-03
act_bpf: properly support late binding of bpf action to a classifier
Daniel Borkmann
2015-08-03
bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0
Satish Ashok
2015-08-03
bridge: Don't segment multiple tagged packets on bridge device
Toshiaki Makita
2015-08-02
ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters
Daniel Borkmann
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-31
ipv6: Disable flowlabel state ranges by default
Tom Herbert
2015-07-31
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
2015-07-31
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
Tom Herbert
2015-07-31
net: Add functions to get skb->hash based on flow structures
Tom Herbert
2015-07-31
net: dsa: Add netconsole support
Florian Fainelli
2015-07-31
net: dsa: Refactor transmit path to eliminate duplication
Florian Fainelli
2015-07-31
br2684: Remove unnecessary formatting macros b1 and bs
Joe Perches
2015-07-31
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
2015-07-31
af_mpls: fix undefined reference to ip6_route_output
Roopa Prabhu
2015-07-31
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2015-07-31
bpf: add helpers to access tunnel metadata
Alexei Starovoitov
2015-07-30
tipc: clean up link creation
Jon Paul Maloy
2015-07-30
tipc: use temporary, non-protected skb queue for bundle reception
Jon Paul Maloy
2015-07-30
tipc: remove implicit message delivery in node_unlock()
Jon Paul Maloy
2015-07-30
tipc: make resetting of links non-atomic
Jon Paul Maloy
2015-07-30
tipc: move received discovery data evaluation inside node.c
Jon Paul Maloy
2015-07-30
tipc: merge link->exec_mode and link->state into one FSM
Jon Paul Maloy
2015-07-30
tipc: move protocol message sending away from link FSM
Jon Paul Maloy
2015-07-30
tipc: move link synch and failover to link aggregation level
Jon Paul Maloy
2015-07-30
tipc: extend node FSM
Jon Paul Maloy
2015-07-30
tipc: reverse call order for link_reset()->node_link_down()
Jon Paul Maloy
2015-07-30
tipc: move all link_reset() calls to link aggregation level
Jon Paul Maloy
2015-07-30
tipc: eliminate function tipc_link_activate()
Jon Paul Maloy
2015-07-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-07-30
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
2015-07-30
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2015-07-30
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2015-07-30
Bluetooth: 6lowpan: Fix possible race
Alexander Aring
2015-07-30
mac802154: Fix memory corruption with global deferred transmit state.
Lennert Buytenhek
2015-07-30
Bluetooth: cmtp: Do not use list_for_each_safe when not needed
Christophe JAILLET
2015-07-30
netfilter: bridge: do not initialize statics to 0 or NULL
Bernhard Thaler
[next]