Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | nl80211: enable HT overrides for ibss | Simon Wunderlich | 2013-07-16 | 1 | -0/+5 | |
| | * | | | | | | | | | cfg80211/nl80211: rename packet pattern related structures and enums | Amitkumar Karwar | 2013-07-16 | 1 | -3/+3 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | net: attempt high order allocations in sock_alloc_send_pskb() | Eric Dumazet | 2013-08-10 | 1 | -1/+2 | |
| * | | | | | | | | | af_unix: improve STREAM behavior with fragmented memory | Eric Dumazet | 2013-08-10 | 1 | -0/+1 | |
| * | | | | | | | | | tcp: add server ip to encrypt cookie in fast open | Yuchung Cheng | 2013-08-10 | 1 | -1/+2 | |
| * | | | | | | | | | Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" | David S. Miller | 2013-08-09 | 2 | -3/+5 | |
| * | | | | | | | | | net: sctp: trivial: update bug report in header comment | Daniel Borkmann | 2013-08-09 | 10 | -64/+8 | |
| * | | | | | | | | | net: sctp: convert sctp_checksum_disable module param into sctp sysctl | Daniel Borkmann | 2013-08-09 | 2 | -5/+3 | |
| * | | | | | | | | | ip_tunnel: embed hash list head | stephen hemminger | 2013-08-07 | 1 | -2/+2 | |
| * | | | | | | | | | sctp: Pack dst_cookie into 1st cacheline hole for 64bit host | fan.du | 2013-08-05 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-03 | 6 | -9/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fib_rules: reorder struct fib_rules fields | Eric Dumazet | 2013-08-03 | 1 | -5/+7 | |
| * | | | | | | | | | fib_rules: fix suppressor names and default values | Stefan Tomanek | 2013-08-03 | 1 | -2/+2 | |
| * | | | | | | | | | fib_rules: add route suppression based on ifgroup | Stefan Tomanek | 2013-08-02 | 1 | -0/+2 | |
| * | | | | | | | | | sctp: Don't lookup dst if transport dst is still valid | fan.du | 2013-08-02 | 2 | -1/+2 | |
| * | | | | | | | | | include: Convert ethernet mac address declarations to use ETH_ALEN | Joe Perches | 2013-08-02 | 1 | -1/+2 | |
| * | | | | | | | | | cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes | Joe Perches | 2013-07-31 | 2 | -2/+2 | |
| * | | | | | | | | | checksum: Remove extern from function prototypes | Joe Perches | 2013-07-31 | 1 | -5/+5 | |
| * | | | | | | | | | cfg80211.h/mac80211.h: Remove extern from function prototypes | Joe Perches | 2013-07-31 | 2 | -25/+25 | |
| * | | | | | | | | | ax25.h: Remove extern from function prototypes | Joe Perches | 2013-07-31 | 1 | -106/+109 | |
| * | | | | | | | | | arp/neighbour.h: Remove extern from function prototypes | Joe Perches | 2013-07-31 | 2 | -65/+63 | |
| * | | | | | | | | | af_rxrpc.h: Remove extern from function prototypes | Joe Perches | 2013-07-31 | 1 | -19/+16 | |
| * | | | | | | | | | af_unix.h: Remove extern from function prototypes | Joe Perches | 2013-07-31 | 1 | -8/+8 | |
| * | | | | | | | | | addrconf.h: Remove extern function prototypes | Joe Perches | 2013-07-31 | 1 | -88/+72 | |
| * | | | | | | | | | fib_rules: add .suppress operation | Stefan Tomanek | 2013-07-31 | 1 | -0/+4 | |
| * | | | | | | | | | net: Remove extern from include/net/ scheduling prototypes | Joe Perches | 2013-07-31 | 4 | -101/+104 | |
| * | | | | | | | | | netem: Introduce skb_orphan_partial() helper | Eric Dumazet | 2013-07-31 | 1 | -0/+1 | |
| * | | | | | | | | | net: split rt_genid for ipv4 and ipv6 | fan.du | 2013-07-31 | 3 | -5/+34 | |
| * | | | | | | | | | tcp: Remove unused tcpct declarations and comments | Dmitry Popov | 2013-07-31 | 1 | -4/+0 | |
| * | | | | | | | | | 9p: client: remove unused code and any reference to "cancelled" function | Andi Shyti | 2013-07-30 | 1 | -3/+0 | |
| * | | | | | | | | | pktgen: Add UDPCSUM flag to support UDP checksums | Thomas Graf | 2013-07-27 | 1 | -0/+1 | |
| * | | | | | | | | | VSOCK: Move af_vsock.h and vsock_addr.h to include/net | Asias He | 2013-07-27 | 2 | -0/+205 | |
| * | | | | | | | | | net/sctp: Refactor SCTP skb checksum computation | Joe Stringer | 2013-07-27 | 1 | -0/+15 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | tcp: TCP_NOTSENT_LOWAT socket option | Eric Dumazet | 2013-07-24 | 2 | -6/+27 | |
| * | | | | | | | | net: add sk_stream_is_writeable() helper | Eric Dumazet | 2013-07-24 | 1 | -0/+4 | |
| * | | | | | | | | net: sctp: trivial: update mailing list address | Daniel Borkmann | 2013-07-24 | 9 | -9/+9 | |
| * | | | | | | | | tcp: prefer packet timing to TS-ECR for RTT | Yuchung Cheng | 2013-07-22 | 1 | -1/+0 | |
| * | | | | | | | | tcp: consolidate SYNACK RTT sampling | Yuchung Cheng | 2013-07-22 | 1 | -9/+0 | |
| * | | | | | | | | net: Provide a generic socket error queue delivery method for Tx time stamps. | Richard Cochran | 2013-07-22 | 1 | -0/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-09-03 | 2 | -8/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne... | Tejun Heo | 2013-08-08 | 1 | -4/+0 | |
| * | | | | | | | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ | Tejun Heo | 2013-08-08 | 2 | -4/+4 | |
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-08-29 | 2 | -0/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xfrm: revert ipv4 mtu determination to dst_mtu | Hannes Frederic Sowa | 2013-08-26 | 1 | -12/+0 | |
| * | | | | | | | | xfrm: choose protocol family by skb protocol | Hannes Frederic Sowa | 2013-08-19 | 1 | -2/+2 | |
| * | | | | | | | | xfrm: introduce helper for safe determination of mtu | Hannes Frederic Sowa | 2013-08-14 | 2 | -0/+20 | |
| * | | | | | | | | xfrm: make local error reporting more robust | Hannes Frederic Sowa | 2013-08-14 | 1 | -0/+6 | |
* | | | | | | | | | net: add cpu_relax to busy poll loop | Eliezer Tamir | 2013-08-28 | 1 | -0/+1 | |
* | | | | | | | | | genl: Hold reference on correct module while netlink-dump. | Pravin B Shelar | 2013-08-28 | 1 | -2/+18 | |
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | |