index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
2014-01-13
4
-4
/
+27
*
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
Hannes Frederic Sowa
2014-01-13
1
-1
/
+22
*
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
2014-01-13
4
-8
/
+17
*
HHF qdisc: fix jiffies-time conversion.
Terry Lam
2014-01-13
1
-6
/
+6
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-10
41
-311
/
+429
|
\
|
*
batman-adv: set the isolation mark in the skb if needed
Antonio Quartulli
2014-01-08
3
-2
/
+44
|
*
batman-adv: create helper function to get AP isolation status
Antonio Quartulli
2014-01-08
3
-12
/
+28
|
*
batman-adv: extend the ap_isolation mechanism
Antonio Quartulli
2014-01-08
1
-0
/
+5
|
*
batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
Antonio Quartulli
2014-01-08
1
-4
/
+8
|
*
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
2014-01-08
5
-5
/
+23
|
*
batman-adv: add isolation_mark sysfs attribute
Antonio Quartulli
2014-01-08
3
-0
/
+75
|
*
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
2014-01-08
7
-140
/
+153
|
*
batman-adv: remove parenthesis from return statements
Antonio Quartulli
2014-01-08
1
-1
/
+1
|
*
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
2014-01-08
4
-18
/
+29
|
*
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
2014-01-08
2
-0
/
+14
|
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
41
-123
/
+41
|
*
batman-adv: don't switch byte order too often if not needed
Antonio Quartulli
2014-01-08
1
-3
/
+5
|
*
batman-adv: properly rename define in distributed arp table header file
Antonio Quartulli
2014-01-08
1
-3
/
+3
*
|
tcp: metrics: Allow selective get/del of tcp-metrics based on src IP
Christoph Paasch
2014-01-10
1
-10
/
+38
*
|
tcp: metrics: Delete all entries matching a certain destination
Christoph Paasch
2014-01-10
1
-6
/
+11
*
|
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
Christoph Paasch
2014-01-10
1
-0
/
+6
*
|
tcp: metrics: Add source-address to tcp-metrics
Christoph Paasch
2014-01-10
1
-9
/
+25
*
|
tcp: metrics: rename tcpm_addr to tcpm_daddr
Christoph Paasch
2014-01-10
1
-36
/
+36
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-01-10
36
-880
/
+2449
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
36
-880
/
+2449
|
|
\
\
|
|
*
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-01-08
13
-797
/
+1941
|
|
|
\
\
|
|
|
*
|
Bluetooth: Fix 6loWPAN peer lookup
Claudio Takahasi
2014-01-07
1
-2
/
+2
|
|
|
*
|
Bluetooth: Fix setting Universal/Local bit
Claudio Takahasi
2014-01-07
1
-1
/
+1
|
|
|
*
|
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
2014-01-06
1
-8
/
+0
|
|
|
*
|
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
2014-01-06
1
-8
/
+38
|
|
|
*
|
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
2014-01-06
1
-16
/
+16
|
|
|
*
|
Bluetooth: Release RFCOMM port when the last user closes the TTY
Gianluca Anzolin
2014-01-06
1
-7
/
+14
|
|
|
*
|
Bluetooth: Default to no security with L2CAP RAW sockets
Johan Hedberg
2014-01-06
1
-0
/
+3
|
|
|
*
|
Bluetooth: Fix NULL pointer dereference when disconnecting
Johan Hedberg
2014-01-06
1
-1
/
+1
|
|
|
*
|
Bluetooth: Add quirk for disabling Delete Stored Link Key command
Marcel Holtmann
2014-01-04
1
-1
/
+6
|
|
|
*
|
6lowpan: cleanup udp compress function
Alexander Aring
2013-12-17
1
-5
/
+15
|
|
|
*
|
6lowpan: udp use subtraction on both conditions
Alexander Aring
2013-12-17
1
-1
/
+1
|
|
|
*
|
6lowpan: udp use lowpan_fetch_skb function
Alexander Aring
2013-12-17
1
-19
/
+18
|
|
|
*
|
6lowpan: add udp warning for elided checksum
Alexander Aring
2013-12-17
2
-3
/
+9
|
|
|
*
|
6lowpan: fix udp byte ordering
Alexander Aring
2013-12-17
1
-19
/
+20
|
|
|
*
|
6lowpan: fix udp compress ordering
Alexander Aring
2013-12-17
1
-1
/
+1
|
|
|
*
|
6lowpan: udp use lowpan_push_hc_data function
Alexander Aring
2013-12-17
1
-17
/
+20
|
|
|
*
|
6lowpan: introduce lowpan_push_hc_data function
Alexander Aring
2013-12-17
1
-0
/
+7
|
|
|
*
|
Bluetooth: fix return value check
Wei Yongjun
2013-12-14
1
-4
/
+4
|
|
|
*
|
Bluetooth: remove unused including <linux/version.h>
Wei Yongjun
2013-12-14
1
-1
/
+0
|
|
|
*
|
6lowpan: fix/move/cleanup debug functions
Alexander Aring
2013-12-12
4
-91
/
+37
|
|
|
*
|
Bluetooth: Fix test for lookup_dev return value
Johan Hedberg
2013-12-11
1
-1
/
+1
|
|
|
*
|
Bluetooth: Add missing 6lowpan.h include
Johan Hedberg
2013-12-11
1
-0
/
+2
|
|
|
*
|
Bluetooth: Manually enable or disable 6LoWPAN between devices
Jukka Rissanen
2013-12-11
1
-0
/
+45
|
|
|
*
|
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
2013-12-11
5
-1
/
+932
[next]