aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+1
2012-06-25HID: Fix the generic Kconfig optionsHenrik Rydberg1-1/+1
2012-06-20libceph: flush msgr queue during mon_client shutdownSage Weil2-7/+8
2012-06-20rbd: Clear ceph_msg->bio_iter for retransmitted messageYan, Zheng1-0/+4
2012-06-20libceph: use con get/put ops from osd_clientSage Weil1-4/+4
2012-06-20libceph: osd_client: don't drop reply reference too earlyAlex Elder1-2/+2
2012-06-18Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-1/+1
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-7/+8
2012-06-13netpoll: fix netpoll_send_udp() bugsEric Dumazet1-5/+6
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2-34/+43
2012-06-11rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton1-6/+6
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-1/+4
2012-06-119p: BUG before corrupting memorySasha Levin1-1/+1
2012-06-08net/core: fix kernel-doc warningsRandy Dunlap2-3/+3
2012-06-08l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet1-3/+6
2012-06-08mac80211: add back channel change flagStanislaw Gruszka1-1/+1
2012-06-08NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin1-0/+3
2012-06-07snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat4-0/+5
2012-06-07appletalk: Remove out of date message in printkDave Jones1-3/+1
2012-06-07ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf1-1/+1
2012-06-07net: neighbour: fix neigh_dump_info()Eric Dumazet1-8/+6
2012-06-07net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet1-0/+2
2012-06-07netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso1-3/+2
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom1-31/+41
2012-06-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller11-22/+97
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville11-22/+97
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJohn W. Linville1-1/+1
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet1-4/+12
2012-06-05cfg80211: fix interface combinations checkJohannes Berg1-1/+18
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes1-1/+1
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov1-2/+2
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches1-3/+3
2012-06-04mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau1-1/+6
2012-06-04mac80211: clean up remain-on-channel on interface stopJohannes Berg2-0/+28
2012-06-04mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman1-1/+1
2012-06-04mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh1-3/+6
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar1-1/+5
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka1-9/+27
2012-06-04drop_monitor: dont sleep in atomic contextEric Dumazet1-69/+33
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-9/+19
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds1-2/+2
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2-6/+12
2012-06-01tcp: do not create inetpeer on SYNACK messageEric Dumazet1-1/+2
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-58/+75
2012-06-01sch_atm.c: get rid of poinless externAl Viro1-2/+0
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-45/+68
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields2-3/+3
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields2-19/+8
2012-05-31svcrpc: fix a comment typoJ. Bruce Fields1-1/+1