summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Linus Torvalds2013-07-091-1/+4
|\
| * net/9p: Handle error in zero copy request correctly for 9p2000.uAneesh Kumar K.V2013-05-281-37/+18
| * net/9p: Use virtio transpart as the default transportAneesh Kumar K.V2013-05-281-0/+3
| * net/9p: Make 9P2000.L the default protocol for 9p file systemAneesh Kumar K.V2013-05-281-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-092-31/+38
|\ \
| * | libceph: call r_unsafe_callback when unsafe reply is receivedYan, Zheng2013-07-031-7/+7
| * | libceph: Fix NULL pointer dereference in auth client codeTyler Hicks2013-07-031-0/+6
| * | libceph: fix truncate size calculationYan, Zheng2013-07-031-6/+8
| * | libceph: fix safe completionYan, Zheng2013-07-031-9/+8
| * | libceph: print more info for short message headerAlex Elder2013-07-031-2/+4
| * | libceph: add lingering request reference when registeredAlex Elder2013-07-031-7/+5
* | | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-093-45/+53
|\ \ \
| * | | SUNRPC: PipeFS MOUNT notification optimization for dying clientsStanislav Kinsbursky2013-06-281-0/+2
| * | | SUNRPC: split client creation routine into setup and registrationStanislav Kinsbursky2013-06-281-25/+39
| * | | SUNRPC: fix races on PipeFS UMOUNT notificationsStanislav Kinsbursky2013-06-282-5/+2
| * | | SUNRPC: fix races on PipeFS MOUNT notificationsStanislav Kinsbursky2013-06-282-11/+18
| * | | rpc_pipefs: only set rpc_dentry_ops if d_op isn't already setJeff Layton2013-06-181-1/+2
| * | | SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute()Trond Myklebust2013-06-061-1/+0
| * | | SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust2013-06-061-14/+0
| * | | SUNRPC: Fix a potential race in rpc_executeTrond Myklebust2013-06-061-1/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-042-9/+49
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Jiri Kosina2013-07-0489-405/+867
| |\ \ \ \ \
| * | | | | | HID: Bluetooth: hidp: register HID devices asyncDavid Herrmann2013-05-292-9/+49
| |/ / / / /
* | | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-034-8/+7
|\ \ \ \ \ \
| * | | | | | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+1
| * | | | | | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-032-6/+5
| * | | | | | mm: use totalram_pages instead of num_physpages at runtimeJiang Liu2013-07-031-1/+1
* | | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-032-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'freezer'Rafael J. Wysocki2013-06-282-2/+3
| |\ \ \ \ \ \
| | * | | | | | af_unix: use freezable blocking calls in readColin Cross2013-05-121-1/+2
| | * | | | | | freezer: add unsafe versions of freezable helpers for NFSColin Cross2013-05-121-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | more open-coded file_inode() callsAl Viro2013-06-291-2/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-023-22/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman2013-06-1724-125/+211
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge 3.10-rc5 into char-misc-nextGreg Kroah-Hartman2013-06-0832-117/+261
| |\ \ \ \ \ \ \
| * | | | | | | | net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-053-22/+2
* | | | | | | | | af_key: fix info leaks in notify messagesMathias Krause2013-06-261-0/+2
* | | | | | | | | ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet2013-06-261-1/+7
* | | | | | | | | net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-263-30/+40
* | | | | | | | | ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa2013-06-251-5/+4
* | | | | | | | | gre: fix a possible skb leakEric Dumazet2013-06-252-9/+13
* | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-251-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-251-1/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-06-241-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery2013-06-231-1/+1
* | | | | | | | | | | | ipv6: Process unicast packet with Router Alert by checking flag in skb.YOSHIFUJI Hideaki / 吉藤英明2013-06-251-3/+2
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-246-8/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | netfilter: ipt_ULOG: fix incorrect setting of ulog timerGao feng2013-06-241-4/+8
| * | | | | | | | | | | netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal2013-06-242-1/+2
OpenPOWER on IntegriCloud