index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2012-11-18
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
-0
/
+2
2012-11-18
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
-0
/
+19
2012-11-18
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
-0
/
+3
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
-8
/
+83
2012-11-16
ipv6: export IP6_RT_PRIO_* to userland
Nicolas Dichtel
-3
/
+0
2012-11-15
net: Remove code duplication between offload structures
Vlad Yasevich
-7
/
+3
2012-11-15
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
-5
/
+6
2012-11-15
ipv6: Separate tcp offload functionality
Vlad Yasevich
-0
/
+35
2012-11-15
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
-8
/
+0
2012-11-15
ipv4: Switch to using the new offload infrastructure.
Vlad Yasevich
-6
/
+0
2012-11-15
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
-0
/
+4
2012-11-15
net: Add net protocol offload registration infrustructure
Vlad Yasevich
-0
/
+12
2012-11-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
-14
/
+311
2012-11-14
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
-19
/
+21
2012-11-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
-19
/
+74
2012-11-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-14
/
+311
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
-2
/
+6
2012-11-13
xfrm: Fix the gc threshold value for ipv4
Steffen Klassert
-1
/
+1
2012-11-12
ipv6: improve ipv6_find_hdr() to skip empty routing headers
Ansis Atteka
-2
/
+3
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+10
2012-11-09
ipv6: Move ipv6_find_hdr() out of Netfilter code.
Jesse Gross
-0
/
+9
2012-11-09
mac80211: clarify interface iteration and make it configurable
Johannes Berg
-2
/
+21
2012-11-09
mac80211: call driver method when restart completes
Johannes Berg
-0
/
+6
2012-11-08
ipv6: remove rt6i_peer_genid from rt6_info and its handler
Li RongQing
-1
/
+0
2012-11-06
mac80211: pass P2P powersave parameters to driver
Johannes Berg
-0
/
+7
2012-11-06
wireless: add utility function to get P2P attribute
Johannes Berg
-0
/
+19
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
-2
/
+1
2012-11-05
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
Antonio Quartulli
-0
/
+6
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
-0
/
+9
2012-11-03
ipv4: avoid a test in ip_rt_put()
Eric Dumazet
-3
/
+6
2012-11-03
sctp: Clean up type-punning in sctp_cmd_t union
Neil Horman
-17
/
+23
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
-4
/
+8
2012-11-01
Bluetooth: Fix parameter order of hci_get_route
Johan Hedberg
-1
/
+1
2012-11-01
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
-2
/
+1
2012-11-01
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
-0
/
+2
2012-11-01
Bluetooth: Disconnect logical link when deleting chan
Andrei Emeltchenko
-0
/
+1
2012-11-01
Bluetooth: AMP: Process Disc Logical Link
Andrei Emeltchenko
-0
/
+1
2012-11-01
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
-0
/
+1
2012-11-01
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
-0
/
+2
2012-11-01
Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command
Johan Hedberg
-0
/
+1
2012-11-01
Bluetooth: Add flag for LE GAP Peripheral role
Johan Hedberg
-0
/
+1
2012-11-01
Bluetooth: Add missing feature test macros
Johan Hedberg
-4
/
+14
2012-11-01
Bluetooth:Replace list_for_each with list_for_each_entry() helper
Denis Kirjanov
-12
/
+8
2012-10-30
mac80211: handle TX power per virtual interface
Johannes Berg
-1
/
+6
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
-3
/
+7
2012-10-30
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
-13
/
+194
2012-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-0
/
+9
2012-10-29
Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
-2
/
+18
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
-0
/
+13
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
-0
/
+9
[prev]
[next]