aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller2013-11-15
* pkt_sched: fq: fix pacing for small framesEric Dumazet2013-11-15
* pkt_sched: fq: warn users using defrateEric Dumazet2013-11-15
* genetlink: unify registration functionsJohannes Berg2013-11-15
* macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček2013-11-15
* genetlink: make genl_ops flags a u8 and move to endJohannes Berg2013-11-14
* genetlink: allow making ops constJohannes Berg2013-11-14
* genetlink: register family ops as arrayJohannes Berg2013-11-14
* genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg2013-11-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann2013-11-11
| * random32: move rnd_state to linux/random.hDaniel Borkmann2013-11-11
| * random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2013-11-11
| * random32: fix off-by-one in seeding requirementDaniel Borkmann2013-11-11
| * vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller2013-11-11
| * netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-11
| * net_sched: tbf: support of 64bit ratesYang Yingliang2013-11-09
| * ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot2013-11-08
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-08
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-05
| | |\
| | | * Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan2013-10-21
| | | * Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-21
| | | * Bluetooth: Add support for setting DUT modeMarcel Holtmann2013-10-19
| | | * Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-19
| | | * Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-19
| | | * Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann2013-10-19
| | | * Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-19
| | | * Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann2013-10-18
| | | * Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-18
| | | * Bluetooth: Convert idle timer to use delayed workJohan Hedberg2013-10-16
| | | * Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg2013-10-16
| | | * Bluetooth: Remove enable_hs declarationMarcel Holtmann2013-10-16
| | | * Bluetooth: Remove duplicate definitions for advertising event typesMarcel Holtmann2013-10-16
| | | * Bluetooth: Set the scan response data when neededMarcel Holtmann2013-10-16
| | | * Bluetooth: Store scan response data in HCI deviceMarcel Holtmann2013-10-16
| | | * Bluetooth: Make mgmt_new_ltk() return voidMarcel Holtmann2013-10-15
| | | * Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return voidMarcel Holtmann2013-10-15
| | | * Bluetooth: Make mgmt_set_local_name_complete() return voidMarcel Holtmann2013-10-15
| | | * Bluetooth: Make mgmt_set_class_of_dev_complete() return voidMarcel Holtmann2013-10-15
| | | * Bluetooth: Make mgmt_ssp_enable_complete() return voidMarcel Holtmann2013-10-15
| | | * Bluetooth: Make mgmt_auth_enable_complete() return voidMarcel Holtmann2013-10-15
| | | * Bluetooth: Make mgmt_auth_failed() return voidMarcel Holtmann2013-10-15
| | | * Bluetooth: Make mgmt_pin_code_neg_reply_complete() return voidMarcel Holtmann2013-10-15
| | | * Bluetooth: Make mgmt_pin_code_reply_complete() return voidMarcel Holtmann2013-10-15
| | | * Bluetooth: Make mgmt_pin_code_request() return voidMarcel Holtmann2013-10-15
| | | * Bluetooth: Add l2cap_chan_no_resume stub for A2MPMarcel Holtmann2013-10-15
| | | * Bluetooth: Move l2cap_wait_ack() to l2cap_sock.cGustavo Padovan2013-10-15
| | | * Bluetooth: Add chan->ops->set_shutdown()Gustavo Padovan2013-10-15
| | | * Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.cGustavo Padovan2013-10-15
| | | * Bluetooth: Extend state_change() call to report errors tooGustavo Padovan2013-10-15