summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2012-06-162-22/+12Star
| * | | | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2012-06-162-12/+22
| * | | | net: remove skb_orphan_try()Eric Dumazet2012-06-163-26/+1Star
* | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-06-261-1/+1
|\ \ \ \ \
| * | | | | HID: Fix the generic Kconfig optionsHenrik Rydberg2012-06-251-1/+1
* | | | | | libceph: flush msgr queue during mon_client shutdownSage Weil2012-06-202-7/+8
* | | | | | rbd: Clear ceph_msg->bio_iter for retransmitted messageYan, Zheng2012-06-201-0/+4
* | | | | | libceph: use con get/put ops from osd_clientSage Weil2012-06-201-4/+4
* | | | | | libceph: osd_client: don't drop reply reference too earlyAlex Elder2012-06-201-2/+2
* | | | | | Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/er...Linus Torvalds2012-06-181-1/+1
|\ \ \ \ \ \
| * | | | | | 9p: BUG before corrupting memorySasha Levin2012-06-111-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-162-7/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton2012-06-111-6/+6
| * | | | | NFSv4.1: Fix a request leak on the back channelTrond Myklebust2012-05-311-1/+2
* | | | | | netpoll: fix netpoll_send_udp() bugsEric Dumazet2012-06-141-5/+6
* | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-06-132-34/+43
|\ \ \ \ \ \
| * | | | | | netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso2012-06-071-3/+2Star
| * | | | | | netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-071-31/+41
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-112-1/+4
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | mac80211: add back channel change flagStanislaw Gruszka2012-06-081-1/+1
| * | | | | | NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin2012-06-081-0/+3
* | | | | | | net/core: fix kernel-doc warningsRandy Dunlap2012-06-092-3/+3
* | | | | | | l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet2012-06-081-3/+6
* | | | | | | snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat2012-06-074-0/+5
* | | | | | | appletalk: Remove out of date message in printkDave Jones2012-06-071-3/+1Star
* | | | | | | ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf2012-06-071-1/+1
* | | | | | | net: neighbour: fix neigh_dump_info()Eric Dumazet2012-06-071-8/+6Star
* | | | | | | net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet2012-06-071-0/+2
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-0611-22/+97
|\ \ \ \ \ \
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-0611-22/+97
| |\| | | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-06-061-1/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
| | * | | | | cfg80211: fix interface combinations checkJohannes Berg2012-06-051-1/+18
| | |/ / / /
| | * | | | mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
| | * | | | mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
| | * | | | mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
| | * | | | mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
| | * | | | mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
| | * | | | mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
| | * | | | cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-041-1/+5
| | * | | | mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
| | | |/ / | | |/| |
* | / | | inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2012-06-061-4/+12
|/ / / /
* / / / drop_monitor: dont sleep in atomic contextEric Dumazet2012-06-041-69/+33Star
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-034-9/+19
|\ \ \
| * | | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * | | tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| * | | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-06-011-2/+5
| |/ /
* | | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-031-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0Star
|\ \ \
| * | | sch_atm.c: get rid of poinless externAl Viro2012-06-011-2/+0Star