summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE
2013-09-27ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety netHannes Frederic Sowa
2013-09-27ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2013-09-27netfilter: xt_TCPMSS: lookup route from proper net namespaceGao feng
2013-09-27netfilter: xt_TCPMSS: Get mtu only if clamp-mss-to-pmtu is specifiedGao feng
2013-09-27netfilter: nf_ct_sip: extend RCU read lock in set_expected_rtp_rtcp()holger@eitzenberger.org
2013-09-26net: create sysfs symlinks for neighbour devicesVeaceslav Falico
2013-09-26net: expose the master link to sysfs, and remove it from bondVeaceslav Falico
2013-09-26vlan: unlink the upper neighbour before unregisteringVeaceslav Falico
2013-09-26vlan: link the upper neighbour only after registeringVeaceslav Falico
2013-09-26net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico
2013-09-26net: add for_each iterators through neighbour lower link's privateVeaceslav Falico
2013-09-26net: add netdev_adjacent->private and allow to use itVeaceslav Falico
2013-09-26net: add RCU variant to search for netdev_adjacent linkVeaceslav Falico
2013-09-26net: add adj_list to save only neighboursVeaceslav Falico
2013-09-26net: use lists as arguments instead of bool upperVeaceslav Falico
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-09-26net: neighbour: use source address of last enqueued packet for solicitationHannes Frederic Sowa
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg
2013-09-25Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg
2013-09-25Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg
2013-09-25Bluetooth: Clean up socket locking in l2cap_sock_recvmsgJohan Hedberg
2013-09-25Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg
2013-09-24ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2013-09-24ipv6: do not allow ipv6 module to be removedCong Wang
2013-09-24tcp: fix dynamic right sizingEric Dumazet
2013-09-24tcp: syncookies: reduce mss table to four valuesFlorian Westphal
2013-09-24tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2013-09-24net: raw: do not report ICMP redirects to user spaceDuan Jiong
2013-09-24net: udp: do not report ICMP redirects to user spaceDuan Jiong
2013-09-23mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn
2013-09-23net/lapb: re-send packets on timeoutjosselin.costanzi@mobile-devices.fr
2013-09-22Bluetooth: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin
2013-09-21Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-20Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin
2013-09-20net_sched: htb: support of 64bit ratesEric Dumazet
2013-09-20net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet
2013-09-20net: ethernet: eth.c: removed checkpatch warnings and errorsAvinash Kumar
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-19Bluetooth: Add event mask page 2 setting supportJohan Hedberg
2013-09-19Bluetooth: Add synchronization train parameters reading supportJohan Hedberg
2013-09-18Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg