summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-242-11/+11
|\
| * audit: convert all sessionid declaration to unsigned intEric Paris2014-01-142-11/+11
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-18/+1
|\ \
| * | sched, net: Fixup busy_loop_us_clock()Peter Zijlstra2014-01-131-18/+1
* | | ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-181-1/+0
|/ /
* | sctp: Remove outqueue empty stateVlad Yasevich2014-01-021-3/+0
* | net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann2014-01-021-1/+1
* | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-111-6/+0
* | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-061-4/+2
* | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-061-1/+2
* | sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang2013-11-291-0/+1
* | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-233-4/+7
* | genetlink: fix genl_set_err() group IDJohannes Berg2013-11-211-0/+3
* | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-211-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-201-37/+94
|\ \
| * | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-17/+31
| * | genetlink: pass family to functions using groupsJohannes Berg2013-11-191-6/+16
| * | genetlink: add and use genl_set_err()Johannes Berg2013-11-191-0/+14
| * | genetlink: remove family pointer from genl_multicast_groupJohannes Berg2013-11-191-2/+0
| * | genetlink: remove genl_unregister_mc_group()Johannes Berg2013-11-191-2/+0
| * | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+6
| * | genetlink: unify registration functionsJohannes Berg2013-11-161-4/+24
| * | genetlink: make genl_ops flags a u8 and move to endJohannes Berg2013-11-141-3/+3
| * | genetlink: allow making ops constJohannes Berg2013-11-141-5/+5
| * | genetlink: register family ops as arrayJohannes Berg2013-11-141-3/+4
| * | genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg2013-11-141-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-1/+1
* | | netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-112-34/+2
* | | ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot2013-11-081-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-086-73/+104
|\ \ \
| * \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-054-73/+72
| |\ \ \
| | * | | Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan2013-10-211-2/+0
| | * | | Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-211-0/+1
| | * | | Bluetooth: Add support for setting DUT modeMarcel Holtmann2013-10-191-0/+3
| | * | | Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-191-0/+2
| | * | | Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-192-0/+3
| | * | | Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann2013-10-191-1/+0
| | * | | Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-191-0/+1
| | * | | Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann2013-10-181-2/+0
| | * | | Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-181-1/+2
| | * | | Bluetooth: Convert idle timer to use delayed workJohan Hedberg2013-10-161-2/+2
| | * | | Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg2013-10-161-1/+1
| | * | | Bluetooth: Remove enable_hs declarationMarcel Holtmann2013-10-161-2/+0
| | * | | Bluetooth: Remove duplicate definitions for advertising event typesMarcel Holtmann2013-10-161-10/+5
| | * | | Bluetooth: Set the scan response data when neededMarcel Holtmann2013-10-161-0/+6
| | * | | Bluetooth: Store scan response data in HCI deviceMarcel Holtmann2013-10-161-0/+2
| | * | | Bluetooth: Make mgmt_new_ltk() return voidMarcel Holtmann2013-10-161-1/+1
| | * | | Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return voidMarcel Holtmann2013-10-161-2/+2
| | * | | Bluetooth: Make mgmt_set_local_name_complete() return voidMarcel Holtmann2013-10-161-1/+1