summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-021-0/+13
|\
| * xfrm: add rfc4494 AES-CMAC-96 supportJussi Kivilinna2013-04-251-0/+13
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-021-9/+39
|\ \
| * | 9p/trans_virtio.c: use virtio_add_sgs[]Rusty Russell2013-03-201-9/+39
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0130-164/+127
|\ \ \
| * | | proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-014-15/+7
| * | | proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-011-3/+4
| * | | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-011-2/+1
| * | | hostap: Don't use create_proc_read_entry()David Howells2013-04-293-40/+38
| * | | xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsAl Viro2013-04-291-3/+11
| * | | sock_close() couldn't have been called with NULL inode since at least 2.1.earlyAl Viro2013-04-291-9/+0
| * | | bluetooth: fix race in bt_procfs_init()Al Viro2013-04-091-7/+1
| * | | bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-098-9/+9
| * | | bluetooth: don't bother with ->owner for procfs fopsAl Viro2013-04-091-7/+8
| * | | x25: use proc_remove_subtree()Al Viro2013-04-091-33/+14
| * | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-0917-37/+35
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01422-15256/+22575
|\ \ \ \
| * | | | af_unix: fix a fatal race with bit fieldsEric Dumazet2013-05-011-6/+6
| * | | | net: sctp: attribute printl with __printf for gcc fmt checksDaniel Borkmann2013-05-011-1/+1
| * | | | netlink: kconfig: move mmap i/o into netlink kconfigDaniel Borkmann2013-05-012-9/+9
| * | | | netpoll: convert mutex into a semaphoreNeil Horman2013-05-011-7/+7
| * | | | netlink: Fix skb ref counting.Pravin B Shelar2013-05-011-1/+0
| * | | | net_sched: act_ipt forward compat with xtablesJamal Hadi Salim2013-05-011-3/+30
| * | | | bridge: avoid OOPS if root port not foundstephen hemminger2013-04-301-1/+8
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-3010-38/+42
| |\ \ \ \
| | * | | | unix/stream: fix peeking with an offset larger than data in queueBenjamin Poirier2013-04-301-13/+12
| | * | | | unix/dgram: fix peeking with an offset larger than data in queueBenjamin Poirier2013-04-301-8/+13
| | * | | | unix/dgram: peek beyond 0-sized skbsBenjamin Poirier2013-04-301-1/+2
| | * | | | net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang2013-04-291-1/+1
| | * | | | ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-04-291-5/+1
| | * | | | VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven2013-04-251-1/+1
| | * | | | VSOCK: Fix misc device registrationAsias He2013-04-251-1/+1
| | * | | | NFC: llcp: two bugs in ->getname()Dan Carpenter2013-04-251-2/+3
| | * | | | netrom: info leak in ->getname()Dan Carpenter2013-04-251-0/+2
| | * | | | appletalk: info leak in ->getname()Dan Carpenter2013-04-251-1/+1
| | * | | | batman-adv: use the proper header len when checking the TTVNAntonio Quartulli2013-04-221-6/+5
| * | | | | openvswitch: Remove unneeded ovs_netdev_get_ifindex()Thomas Graf2013-04-305-12/+2
| * | | | | net: Use consume_skb() to free gso segmented skbSridhar Samudrala2013-04-301-1/+4
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2912-91/+41
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-299-79/+9
| | |\ \ \ \ \
| | | * | | | | NFC: Add missing RFKILL dependency for KconfigMarcel Holtmann2013-04-271-0/+1
| | | * | | | | NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-269-79/+8
| | * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-263-12/+32
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann2013-04-231-3/+4
| | | * | | | | Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu2013-04-231-1/+2
| | | * | | | | Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-232-1/+17
| | | * | | | | Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-191-7/+9
| * | | | | | | tcp: reset timer after any SYNACK retransmitYuchung Cheng2013-04-291-1/+6
| * | | | | | | net: Add MIB counters for checksum errorsEric Dumazet2013-04-2911-28/+67
| * | | | | | | net: defer net_secret[] initializationEric Dumazet2013-04-292-4/+5
OpenPOWER on IntegriCloud