summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Fix route refcount on pmtu discoverySteffen Klassert2013-01-221-2/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-01-227-14/+45
|\
| * xfrm4: Invalidate all ipv4 routes on IPsec pmtu eventsSteffen Klassert2013-01-213-6/+15
| * xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek2013-01-211-1/+1
| * net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich2013-01-181-1/+3
| * ah6/esp6: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-082-3/+13
| * ah4/esp4: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-082-3/+13
* | net: net_cls: fd passed in SCM_RIGHTS datagram not set correctlyDaniel Wagner2013-01-221-1/+4
* | ipv4: Add a socket release callback for datagram socketsSteffen Klassert2013-01-214-0/+28
* | ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert2013-01-211-1/+41
* | net: splice: fix __splice_segment()Eric Dumazet2013-01-201-13/+15
* | net: splice: avoid high order page splittingEric Dumazet2013-01-201-29/+9
* | tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet2013-01-201-5/+4
* | ipv6: Add an error handler for icmp6Steffen Klassert2013-01-181-0/+12
* | sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman2013-01-171-4/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-175-11/+14
|\ \
| * | Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan2013-01-101-1/+1
| * | Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-102-8/+11
| * | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-091-1/+1
| * | Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-091-1/+1
* | | ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert2013-01-171-0/+3
* | | ipv4: Remove output route check in ipv4_mtuSteffen Klassert2013-01-171-1/+1
* | | ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ2013-01-171-2/+2
* | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-01-144-14/+28
|\ \ \
| * | | netfilter: x_tables: print correct hook names for ARPJan Engelhardt2013-01-131-8/+20
| * | | netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2013-01-122-4/+6
| * | | netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso2013-01-101-2/+2
* | | | tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet2013-01-141-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-1417-115/+237
|\ \ \ \
| * | | | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-112-2/+9
| * | | | tcp: accept RST without ACK flagEric Dumazet2013-01-101-2/+2
| * | | | ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz2013-01-101-14/+11
| * | | | ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz2013-01-101-1/+1
| * | | | tcp: fix splice() and tcp collapsing interactionEric Dumazet2013-01-101-3/+10
| * | | | tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet2013-01-101-1/+1
| |/ / /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0911-91/+202
| |\ \ \ | | |/ /
| | * | mac80211: fix maximum MTUChaitanya2013-01-031-10/+1
| | * | mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-033-37/+55
| | * | mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg2013-01-031-1/+1
| | * | mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-034-17/+62
| | * | mac80211: RMC buckets are just list headsThomas Pedersen2013-01-032-5/+5
| | * | mac80211: assign VLAN channel contextsJohannes Berg2013-01-033-3/+45
| | * | mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau2013-01-031-0/+2
| | * | mac80211: fix ibss scanningStanislaw Gruszka2013-01-033-18/+31
| * | | net: prevent setting ttl=0 via IP_TTLCong Wang2013-01-081-1/+1
* | | | Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-01-112-4/+11
|\ \ \ \
| * | | | SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust2013-01-082-4/+11
* | | | | nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap2013-01-101-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-101-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
| |/ / /
OpenPOWER on IntegriCloud