Age | Commit message (Expand) | Author |
2013-01-21 | openvswitch: Move LRO check from transmit to receive. | Jesse Gross |
2013-01-21 | ipv4: Add a socket release callback for datagram sockets | Steffen Klassert |
2013-01-21 | ipv4: Invalidate the socket cached route on pmtu events if possible | Steffen Klassert |
2013-01-21 | xfrm4: Invalidate all ipv4 routes on IPsec pmtu events | Steffen Klassert |
2013-01-21 | xfrm: fix freed block size calculation in xfrm_policy_fini() | Michal Kubecek |
2013-01-20 | net: splice: fix __splice_segment() | Eric Dumazet |
2013-01-20 | net: splice: avoid high order page splitting | Eric Dumazet |
2013-01-20 | tcp: fix incorrect LOCKDROPPEDICMPS counter | Eric Dumazet |
2013-01-18 | ipv6: Add an error handler for icmp6 | Steffen Klassert |
2013-01-18 | net/xfrm/xfrm_replay: avoid division by zero | Nickolai Zeldovich |
2013-01-17 | sctp: refactor sctp_outq_teardown to insure proper re-initalization | Neil Horman |
2013-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-17 | ipv4: Don't update the pmtu on mtu locked routes | Steffen Klassert |
2013-01-17 | ipv4: Remove output route check in ipv4_mtu | Steffen Klassert |
2013-01-17 | ipv6: fix header length calculation in ip6_append_data() | Romain KUNTZ |
2013-01-16 | mac80211: add encrypt headroom to PERR frames | Bob Copeland |
2013-01-16 | mac80211: set NEED_TXPROCESSING for PERR frames | Bob Copeland |
2013-01-16 | mac80211: fix monitor mode injection | Felix Fietkau |
2013-01-16 | mac80211: synchronize scan off/on-channel and PS states | Stanislaw Gruszka |
2013-01-16 | mac80211: fix FT roaming | Johannes Berg |
2013-01-14 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-01-14 | tcp: fix a panic on UP machines in reqsk_fastopen_remove | Eric Dumazet |
2013-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-01-13 | netfilter: x_tables: print correct hook names for ARP | Jan Engelhardt |
2013-01-12 | netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns | Pablo Neira Ayuso |
2013-01-11 | net, wireless: overwrite default_ethtool_ops | Stanislaw Gruszka |
2013-01-11 | Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-01-10 | tcp: accept RST without ACK flag | Eric Dumazet |
2013-01-10 | nfs: fix sunrpc/clnt.c kernel-doc warnings | Randy Dunlap |
2013-01-10 | ipv6: use addrconf_get_prefix_route for prefix route lookup [v2] | Romain Kuntz |
2013-01-10 | ipv6: fix the noflags test in addrconf_get_prefix_route | Romain Kuntz |
2013-01-10 | tcp: fix splice() and tcp collapsing interaction | Eric Dumazet |
2013-01-10 | tcp: splice: fix an infinite loop in tcp_read_sock() | Eric Dumazet |
2013-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-01-10 | netfilter: xt_CT: fix unset return value if conntrack zone are disabled | Pablo Neira Ayuso |
2013-01-10 | Bluetooth: Check if the hci connection exists in SCO shutdown | Gustavo Padovan |
2013-01-10 | Bluetooth: Fix authentication if acl data comes before remote feature evt | Jaganath Kanakkassery |
2013-01-09 | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() | Anderson Lizardo |
2013-01-09 | Bluetooth: Fix sending HCI commands after reset | Szymon Janc |
2013-01-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-08 | net: prevent setting ttl=0 via IP_TTL | Cong Wang |
2013-01-08 | SUNRPC: Ensure we release the socket write lock if the rpc_task exits early | Trond Myklebust |
2013-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-01-08 | ah6/esp6: set transport header correctly for IPsec tunnel mode. | Li RongQing |
2013-01-08 | ah4/esp4: set transport header correctly for IPsec tunnel mode. | Li RongQing |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens |
2013-01-07 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-01-07 | sctp: fix Kconfig bug in default cookie hmac selection | Alex Elder |
2013-01-06 | ipv4: fix NULL checking in devinet_ioctl() | Xi Wang |
2013-01-04 | net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. | Philippe De Muyter |