| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-01-08 | 20 | -68/+221 |
|\ |
|
| * | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2013-01-08 | 3 | -31/+28 |
| |\ |
|
| | * | netfilter: xt_recent: avoid high order page allocations | Eric Dumazet | 2013-01-04 | 1 | -5/+18 |
| | * | netfilter: fix missing dependencies for the NOTRACK target | Pablo Neira Ayuso | 2013-01-04 | 1 | -0/+3 |
| | * | netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation | Ulrich Weber | 2013-01-04 | 1 | -26/+7 |
| * | | ipv4: fix NULL checking in devinet_ioctl() | Xi Wang | 2013-01-07 | 1 | -1/+1 |
| * | | net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. | Philippe De Muyter | 2013-01-05 | 1 | -2/+6 |
| * | | mac802154: fix NOHZ local_softirq_pending 08 warning | Alexander Aring | 2013-01-04 | 1 | -1/+1 |
| |/ |
|
| * | bridge: add empty br_mdb_init() and br_mdb_uninit() definitions. | Rami Rosen | 2013-01-03 | 1 | -0/+6 |
| * | bridge: Correctly unregister MDB rtnetlink handlers | Vlad Yasevich | 2013-01-03 | 2 | -3/+12 |
| * | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-12-28 | 13 | -30/+167 |
| |\ |
|
| | * | netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect | Jesper Juhl | 2012-12-26 | 1 | -1/+1 |
| | * | netfilter: xt_hashlimit: fix namespace destroy path | Vitaly E. Lavrov | 2012-12-26 | 1 | -4/+25 |
| | * | netfilter: xt_recent: fix namespace destroy path | Vitaly E. Lavrov | 2012-12-26 | 1 | -4/+16 |
| | * | netfilter: xt_hashlimit: fix race that results in duplicated entries | Pablo Neira Ayuso | 2012-12-26 | 1 | -4/+21 |
| | * | netfilter: xt_CT: recover NOTRACK target support | Pablo Neira Ayuso | 2012-12-24 | 2 | -1/+53 |
| | * | netfilter: nfnetlink_log: fix possible compilation issue due to missing include | Pablo Neira Ayuso | 2012-12-17 | 1 | -0/+1 |
| | * | netfilter: xt_CT: fix crash while destroy ct templates | Pablo Neira Ayuso | 2012-12-16 | 2 | -0/+10 |
| | * | netfilter: nfnetlink_log: fix mac address for 6in4 tunnels | Bob Hockney | 2012-12-16 | 1 | -3/+12 |
| | * | netfilter: nf_ct_reasm: fix conntrack reassembly expire code | Haibo Xi | 2012-12-16 | 1 | -1/+4 |
| | * | netfilter: nf_conntrack_ipv6: fix comment for packets without data | Florent Fourcot | 2012-12-16 | 1 | -2/+2 |
| | * | netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE | Andrew Collins | 2012-12-16 | 2 | -10/+20 |
| | * | netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset | Mukund Jampala | 2012-12-16 | 2 | -0/+2 |
* | | | sctp: fix Kconfig bug in default cookie hmac selection | Alex Elder | 2013-01-07 | 1 | -1/+1 |
* | | | SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 | Trond Myklebust | 2013-01-04 | 1 | -5/+0 |
* | | | SUNRPC: Ensure that we free the rpc_task after cleanups are done | Trond Myklebust | 2013-01-04 | 1 | -4/+23 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-01-03 | 2 | -28/+29 |
|\ \ \
| |/ /
|/| | |
|
| * | | libceph: fix protocol feature mismatch failure path | Sage Weil | 2012-12-28 | 1 | -10/+4 |
| * | | libceph: WARN, don't BUG on unexpected connection states | Alex Elder | 2012-12-28 | 1 | -6/+5 |
| * | | libceph: always reset osds when kicking | Alex Elder | 2012-12-28 | 1 | -2/+2 |
| * | | libceph: move linger requests sooner in kick_requests() | Alex Elder | 2012-12-28 | 1 | -11/+19 |
* | | | ipv6/ip6_gre: set transport header correctly | Isaku Yamahata | 2012-12-27 | 1 | -2/+1 |
* | | | ipv4/ip_gre: set transport header correctly to gre header | Isaku Yamahata | 2012-12-27 | 1 | -1/+1 |
* | | | IB/rds: suppress incompatible protocol when version is known | Marciniszyn, Mike | 2012-12-27 | 1 | -6/+5 |
* | | | IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len | Marciniszyn, Mike | 2012-12-27 | 1 | -3/+6 |
* | | | tcp: should drop incoming frames without ACK flag set | Eric Dumazet | 2012-12-27 | 1 | -4/+10 |
* | | | batman-adv: fix random jitter calculation | Akinobu Mita | 2012-12-26 | 1 | -1/+1 |
* | | | arp: fix a regression in arp_solicit() | Cong Wang | 2012-12-25 | 1 | -3/+3 |
* | | | net: sched: integer overflow fix | Stefan Hasko | 2012-12-22 | 1 | -1/+1 |
* | | | CONFIG_HOTPLUG removal from networking core | Greg KH | 2012-12-22 | 3 | -15/+0 |
* | | | bridge: call br_netpoll_disable in br_add_if | Gao feng | 2012-12-21 | 1 | -3/+5 |
* | | | ipv4: arp: fix a lockdep splat in arp_solicit() | Eric Dumazet | 2012-12-21 | 1 | -5/+3 |
* | | | net: devnet_rename_seq should be a seqcount | Eric Dumazet | 2012-12-21 | 2 | -11/+11 |
* | | | ip_gre: fix possible use after free | Eric Dumazet | 2012-12-21 | 1 | -1/+5 |
* | | | ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally | Isaku Yamahata | 2012-12-21 | 1 | -1/+4 |
* | | | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-12-20 | 5 | -60/+61 |
|\ \ \ |
|
| * | | | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields | 2012-12-18 | 4 | -7/+11 |
| * | | | svcrpc: fix some printks | J. Bruce Fields | 2012-12-17 | 1 | -4/+4 |
| * | | | SUNRPC: remove redundant "linux/nsproxy.h" includes | Stanislav Kinsbursky | 2012-12-10 | 2 | -2/+0 |
| * | | | svcrpc: support multiple-fragment rpc's | J. Bruce Fields | 2012-12-04 | 1 | -25/+25 |