index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
ieee802154: add proper length checks to header creations
Phoebe Buckheister
2014-03-14
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
2014-03-14
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2014-03-14
mac802154: use header operations to create/parse headers
Phoebe Buckheister
2014-03-14
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-03-14
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2014-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-13
6lowpan: reassembly: un-export local functions
Florian Westphal
2014-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
2014-03-13
net_sched: return nla_nest_end() instead of skb->len
Yang Yingliang
2014-03-13
consolidate duplicate code is skb_checksum_setup() helpers
Jan Beulich
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-13
net: sctp: remove NULL check in sctp_assoc_update_retran_path
Daniel Borkmann
2014-03-12
net: socket: error on a negative msg_namelen
Matthew Leach
2014-03-12
tipc: eliminate redundant lookups in registry
Jon Paul Maloy
2014-03-12
tipc: align usage of variable names and macros in socket
Jon Paul Maloy
2014-03-12
tipc: eliminate redundant locking
Jon Paul Maloy
2014-03-12
tipc: eliminate upcall function pointers between port and socket
Jon Paul Maloy
2014-03-12
tipc: aggregate port structure into socket structure
Jon Paul Maloy
2014-03-12
tipc: remove redundant 'peer_name' field in struct tipc_sock
Jon Paul Maloy
2014-03-12
tipc: replace reference table rwlock with spinlock
Jon Paul Maloy
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
2014-03-12
tipc: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
ieee802154: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
net: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
8021q: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-11
pkt_sched: add cond_resched() to class and qdisc dump
Eric Dumazet
2014-03-11
pkt_sched: do not use rcu in tc_dump_qdisc()
Eric Dumazet
2014-03-11
bridge: multicast: enable snooping on general queries only
Linus Lüssing
2014-03-11
bridge: multicast: add sanity check for general query destination
Linus Lüssing
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-11
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
2014-03-11
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
Li RongQing
2014-03-10
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
2014-03-10
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
2014-03-10
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
2014-03-10
tcp: timestamp SYN+DATA messages
Eric Dumazet
2014-03-10
6lowpan: reassembly: fix access of ctl table entry
Alexander Aring
2014-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-03-10
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
2014-03-10
l2tp: fix unused variable warning
Eric Dumazet
2014-03-10
netlink: autosize skb lengthes
Eric Dumazet
2014-03-10
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
Al Viro
[next]