Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | ipv6: unify conntrack reassembly expire code with standard one | Amerigo Wang | 2012-09-19 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | ipv6: add a new namespace for nf_conntrack_reasm | Amerigo Wang | 2012-09-19 | 2 | -0/+11 | |
| * | | | | | | | | | | | | | | netpoll: call ->ndo_select_queue() in tx path | Amerigo Wang | 2012-09-19 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | netdev: make address const in device address management | stephen hemminger | 2012-09-19 | 1 | -14/+14 | |
| * | | | | | | | | | | | | | | llc: Remove stray reference to sysctl_llc_station_ack_timeout. | David S. Miller | 2012-09-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-09-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-14 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-07 | 163 | -1320/+11377 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-07 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / | | | | |/| | | | / / / / / / / / | | | | |_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | cfg80211: add kerneldoc entry for "vht_cap" | Robert P. J. Day | 2012-09-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-15 | 21 | -32/+90 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | scsi_netlink: Remove dead and buggy code | Eric W. Biederman | 2012-09-13 | 1 | -24/+0 | |
| * | | | | | | | | | | | | | | | etherdevice: introduce help function eth_zero_addr() | Duan Jiong | 2012-09-10 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | filter: add MOD operation | Eric Dumazet | 2012-09-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 | 7 | -58/+58 | |
| * | | | | | | | | | | | | | | | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 2012-09-09 | 1 | -3/+10 | |
| * | | | | | | | | | | | | | | | netlink: kill netlink_set_nonroot | Pablo Neira Ayuso | 2012-09-09 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | ipv4/route: arg delay is useless in rt_cache_flush() | Nicolas Dichtel | 2012-09-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. | Eric W. Biederman | 2012-09-07 | 2 | -5/+21 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | ipv6: fix handling of blackhole and prohibit routes | Nicolas Dichtel | 2012-09-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | net: qdisc busylock needs lockdep annotations | Eric Dumazet | 2012-09-05 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | tcp: add generic netlink support for tcp_metrics | Julian Anastasov | 2012-09-05 | 2 | -0/+55 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2012-09-04 | 29 | -118/+238 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 2012-09-03 | 31 | -70/+443 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | netfilter: nf_conntrack: add nf_ct_timeout_lookup | Pablo Neira Ayuso | 2012-09-03 | 1 | -0/+20 | |
| | * | | | | | | | | | | | | | | | netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t... | Patrick McHardy | 2012-08-30 | 2 | -0/+17 | |
| | * | | | | | | | | | | | | | | | netfilter: nf_nat: support IPv6 in SIP NAT helper | Patrick McHardy | 2012-08-30 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | | | | netfilter: ip6tables: add MASQUERADE target | Patrick McHardy | 2012-08-30 | 2 | -2/+4 | |
| | * | | | | | | | | | | | | | | | netfilter: ipv6: add IPv6 NAT support | Patrick McHardy | 2012-08-30 | 4 | -0/+9 | |
| | * | | | | | | | | | | | | | | | net: core: add function for incremental IPv6 pseudo header checksum updates | Patrick McHardy | 2012-08-30 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | netfilter: add protocol independent NAT core | Patrick McHardy | 2012-08-30 | 13 | -101/+143 | |
| | * | | | | | | | | | | | | | | | netfilter: nf_nat: add protoff argument to packet mangling functions | Patrick McHardy | 2012-08-30 | 7 | -10/+33 | |
| | * | | | | | | | | | | | | | | | netfilter: nf_conntrack_ipv6: improve fragmentation handling | Patrick McHardy | 2012-08-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | ipv4: fix path MTU discovery with connection tracking | Patrick McHardy | 2012-08-26 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | | tcp: use PRR to reduce cwin in CWR state | Yuchung Cheng | 2012-09-03 | 1 | -2/+8 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | tcp: TCP Fast Open Server - support TFO listeners | Jerry Chu | 2012-09-01 | 2 | -15/+4 | |
| * | | | | | | | | | | | | | | | tcp: TCP Fast Open Server - header & support functions | Jerry Chu | 2012-09-01 | 4 | -10/+121 | |
| * | | | | | | | | | | | | | | | net:stmmac: Remove bus_id from mdio platform data. | Srinivas Kandagatla | 2012-08-31 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | tcp: Increase timeout for SYN segments | Alex Bergmann | 2012-08-31 | 1 | -4/+14 | |
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-31 | 7 | -5/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | of/mdio: Add dummy functions in of_mdio.h. | Srinivas Kandagatla | 2012-08-30 | 1 | -0/+33 | |
| * | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller | 2012-08-25 | 9 | -7/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-08-24 | 7 | -25/+202 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-24 | 7 | -25/+202 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-23 | 1 | -0/+31 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | Revert "rfkill: remove dead code" | AceLan Kao | 2012-08-21 | 1 | -0/+31 | |
| | | * | | | | | | | | | | | | | | | | bcma: detect and register NAND flash device | Rafał Miłecki | 2012-08-21 | 1 | -0/+13 | |
| | | * | | | | | | | | | | | | | | | | bcma: detect and register serial flash device | Rafał Miłecki | 2012-08-21 | 2 | -0/+15 | |
| | | * | | | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-21 | 4 | -25/+143 | |
| | | |\| | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF | Johannes Berg | 2012-08-20 | 1 | -0/+5 |