summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2013-01-22ipv4: Fix route refcount on pmtu discoverySteffen Klassert-2/+9
2013-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-14/+45
2013-01-22net: net_cls: fd passed in SCM_RIGHTS datagram not set correctlyDaniel Wagner-1/+4
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert-0/+28
2013-01-21ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert-1/+41
2013-01-21xfrm4: Invalidate all ipv4 routes on IPsec pmtu eventsSteffen Klassert-6/+15
2013-01-21xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek-1/+1
2013-01-20net: splice: fix __splice_segment()Eric Dumazet-13/+15
2013-01-20net: splice: avoid high order page splittingEric Dumazet-29/+9
2013-01-20tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet-5/+4
2013-01-18ipv6: Add an error handler for icmp6Steffen Klassert-0/+12
2013-01-18net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich-1/+3
2013-01-17sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman-4/+8
2013-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-11/+14
2013-01-17ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert-0/+3
2013-01-17ipv4: Remove output route check in ipv4_mtuSteffen Klassert-1/+1
2013-01-17ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ-2/+2
2013-01-14Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-14/+28
2013-01-14tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet-2/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-115/+237
2013-01-13netfilter: x_tables: print correct hook names for ARPJan Engelhardt-8/+20
2013-01-12netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso-4/+6
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka-2/+9
2013-01-11Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-4/+11
2013-01-10tcp: accept RST without ACK flagEric Dumazet-2/+2
2013-01-10nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap-1/+1
2013-01-10ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz-14/+11
2013-01-10ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz-1/+1
2013-01-10tcp: fix splice() and tcp collapsing interactionEric Dumazet-3/+10
2013-01-10tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet-1/+1
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+1
2013-01-10netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso-2/+2
2013-01-10Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan-1/+1
2013-01-10Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery-8/+11
2013-01-09Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo-1/+1
2013-01-09Bluetooth: Fix sending HCI commands after resetSzymon Janc-1/+1
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-91/+202
2013-01-08net: prevent setting ttl=0 via IP_TTLCong Wang-1/+1
2013-01-08SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust-4/+11
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-68/+221
2013-01-08ah6/esp6: set transport header correctly for IPsec tunnel mode.Li RongQing-3/+13
2013-01-08ah4/esp4: set transport header correctly for IPsec tunnel mode.Li RongQing-3/+13
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens-1/+1
2013-01-07Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-31/+28
2013-01-07sctp: fix Kconfig bug in default cookie hmac selectionAlex Elder-1/+1
2013-01-06ipv4: fix NULL checking in devinet_ioctl()Xi Wang-1/+1
2013-01-04net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter-2/+6
2013-01-04mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring-1/+1
2013-01-04netfilter: xt_recent: avoid high order page allocationsEric Dumazet-5/+18
2013-01-04netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso-0/+3