index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
Bluetooth: Add clarifying comment to bt_sock_wait_state()
Johan Hedberg
1
-0
/
+1
2013-09-22
Bluetooth: Fix assignment of 0/1 to bool variables
Peter Senna Tschudin
1
-8
/
+8
2013-09-19
Bluetooth: Add event mask page 2 setting support
Johan Hedberg
1
-0
/
+32
2013-09-19
Bluetooth: Add synchronization train parameters reading support
Johan Hedberg
1
-1
/
+14
2013-09-18
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
3
-1
/
+52
2013-09-18
Bluetooth: Fix responding to invalid L2CAP signaling commands
Johan Hedberg
1
-0
/
+8
2013-09-18
Bluetooth: Fix sending responses to identified L2CAP response packets
Johan Hedberg
1
-6
/
+6
2013-09-18
Bluetooth: Fix L2CAP command reject reason
Johan Hedberg
1
-4
/
+16
2013-09-18
Bluetooth: Fix L2CAP Disconnect response for unknown CID
Johan Hedberg
1
-1
/
+1
2013-09-18
Bluetooth: Fix L2CAP error return used for failed channel lookups
Johan Hedberg
1
-4
/
+4
2013-09-18
Bluetooth: Fix double error response for l2cap_create_chan_req
Johan Hedberg
1
-1
/
+1
2013-09-16
Bluetooth: Only schedule raw queue when user channel is active
Marcel Holtmann
1
-9
/
+7
2013-09-16
Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueue
Marcel Holtmann
1
-1
/
+1
2013-09-16
Bluetooth: Disable upper layer connections when user channel is active
Marcel Holtmann
1
-0
/
+1
2013-09-16
Bluetooth: Introduce new HCI socket channel for user operation
Marcel Holtmann
1
-5
/
+81
2013-09-16
Bluetooth: Introduce user channel flag for HCI devices
Marcel Holtmann
3
-9
/
+54
2013-09-16
Bluetooth: Restrict ioctls to HCI raw channel sockets
Marcel Holtmann
1
-6
/
+17
2013-09-16
Bluetooth: Fix error handling for HCI socket options
Marcel Holtmann
1
-2
/
+2
2013-09-16
Bluetooth: Report error for HCI reset ioctl when device is down
Marcel Holtmann
1
-1
/
+3
2013-09-16
Bluetooth: Fix handling of getsockname() for HCI sockets
Marcel Holtmann
1
-6
/
+11
2013-09-16
Bluetooth: Fix handling of getpeername() for HCI sockets
Marcel Holtmann
1
-0
/
+3
2013-09-16
Bluetooth: Refactor raw socket filter into more readable code
Marcel Holtmann
1
-23
/
+41
2013-09-04
net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions
Daniel Borkmann
1
-16
/
+25
2013-09-04
net: ipv6: mld: refactor query processing into v1/v2 functions
Daniel Borkmann
1
-33
/
+56
2013-09-04
net: ipv6: mld: similarly to MLDv2 have min max_delay of 1
Daniel Borkmann
1
-7
/
+7
2013-09-04
net: ipv6: mld: implement RFC3810 MLDv2 mode only
Daniel Borkmann
1
-4
/
+30
2013-09-04
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
Daniel Borkmann
2
-17
/
+4
2013-09-04
net: ipv6: mld: clean up MLD_V1_SEEN macro
Daniel Borkmann
1
-13
/
+21
2013-09-04
net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.
Daniel Borkmann
1
-6
/
+110
2013-09-04
tcp: better comments for RTO initiallization
Yuchung Cheng
1
-6
/
+20
2013-09-04
net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...
Alexander Sverdlin
1
-2
/
+2
2013-09-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
4
-9
/
+17
2013-09-04
netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
Phil Oester
1
-1
/
+1
2013-09-04
netfilter: SYNPROXY: let unrelated packets continue
Jesper Dangaard Brouer
2
-4
/
+12
2013-09-04
netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()
Patrick McHardy
1
-2
/
+2
2013-09-04
netfilter: more strict TCP flag matching in SYNPROXY
Jesper Dangaard Brouer
2
-4
/
+4
2013-09-04
tcp: Change return value of tcp_rcv_established()
Vijay Subramanian
4
-16
/
+10
2013-09-04
net: tcp_probe: adapt tbuf size for recent changes
Daniel Borkmann
1
-1
/
+1
2013-09-04
x25: add a sanity check parsing X.25 facilities
Dan Carpenter
1
-0
/
+4
2013-09-04
net: correctly interlink lower/upper devices
Veaceslav Falico
1
-2
/
+2
2013-09-04
tunnels: harmonize cleanup done on skb on rx path
Nicolas Dichtel
6
-21
/
+6
2013-09-04
tunnels: harmonize cleanup done on skb on xmit path
Nicolas Dichtel
6
-18
/
+10
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
5
-14
/
+19
2013-09-04
vxlan: remove net arg from vxlan[6]_xmit_skb()
Nicolas Dichtel
1
-1
/
+1
2013-09-04
iptunnels: remove net arg from iptunnel_xmit()
Nicolas Dichtel
4
-7
/
+5
2013-09-03
wireless: scan: Remove comment to compare_ether_addr
Joe Perches
1
-4
/
+0
2013-09-03
batman: Remove reference to compare_ether_addr
Joe Perches
1
-1
/
+1
2013-09-03
llc: Use normal etherdevice.h tests
Joe Perches
3
-8
/
+8
2013-09-03
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-4
/
+31
2013-09-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
30
-583
/
+1046
[next]