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
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
43
-43
/
+43
2016-02-02
batman-adv: Fix kernel-doc for batadv_claim_free_ref
Sven Eckelmann
1
-1
/
+2
2016-02-02
batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packet
Simon Wunderlich
1
-1
/
+8
2016-02-02
batman-adv: add kernel doc for AP isolation attributes in bat_priv
Antonio Quartulli
1
-0
/
+3
2016-02-02
batman-adv: fix kerneldoc for TT functions
Antonio Quartulli
1
-9
/
+24
2016-02-02
batman-adv: fix kerneldoc for DAT functions
Antonio Quartulli
1
-0
/
+4
2016-02-02
batman-adv: Update/repair bridge loop avoidance kerneldoc
Simon Wunderlich
1
-48
/
+130
2016-02-02
batman-adv: Fix kerneldoc of network-coding functions
Sven Eckelmann
1
-0
/
+13
2016-02-02
batman-adv: Fix kerneldoc of main functions
Sven Eckelmann
11
-12
/
+48
2016-02-02
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
22
-229
/
+305
2016-02-02
batman-adv: kernel doc readability updates
Marek Lindner
1
-12
/
+13
2016-02-02
batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrs
Sven Eckelmann
1
-3
/
+1
2016-02-02
batman-adv: Fix names in kerneldoc of functions
Sven Eckelmann
5
-7
/
+7
2016-02-02
batman-adv: Remove kerneldoc for missing parameters
Sven Eckelmann
4
-7
/
+0
2016-02-02
batman-adv: Fix kerneldoc parsing of structs/enums
Sven Eckelmann
3
-6
/
+6
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-232
/
+335
2016-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-35
/
+42
2016-01-29
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
1
-2
/
+0
2016-01-29
irda: fix a potential use-after-free in ircomm_param_request
WANG Cong
1
-2
/
+1
2016-01-29
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
1
-0
/
+3
2016-01-29
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2
-5
/
+8
2016-01-29
netlink: not trim skb for mmaped socket when dump
Ken-ichirou MATSUZAWA
1
-1
/
+2
2016-01-29
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
1
-3
/
+4
2016-01-29
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
1
-0
/
+4
2016-01-29
net_sched: drr: check for NULL pointer in drr_dequeue
Bernie Harris
1
-0
/
+2
2016-01-29
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
1
-6
/
+5
2016-01-29
ipv4: early demux should be aware of fragments
Eric Dumazet
1
-1
/
+4
2016-01-29
Bluetooth: Fix incorrect removing of IRKs
Johan Hedberg
2
-26
/
+18
2016-01-29
Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
Johan Hedberg
1
-3
/
+3
2016-01-29
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
Johan Hedberg
1
-2
/
+12
2016-01-29
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
1
-3
/
+3
2016-01-28
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
1
-4
/
+8
2016-01-28
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2
-9
/
+9
2016-01-28
Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
12
-62
/
+82
2016-01-28
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
1
-5
/
+5
2016-01-28
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2
-2
/
+1
2016-01-28
sctp: remove the dead field of sctp_transport
Xin Long
3
-19
/
+1
2016-01-28
sctp: hold transport before we access t->asoc in sctp proc
Xin Long
1
-0
/
+8
2016-01-28
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
2
-8
/
+13
2016-01-26
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
1
-12
/
+4
2016-01-26
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
5
-19
/
+11
2016-01-25
sit: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2016-01-25
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
2
-0
/
+2
2016-01-24
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
1
-0
/
+2
2016-01-24
af_unix: fix struct pid memory leak
Eric Dumazet
1
-0
/
+1
2016-01-24
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-43
/
+47
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-51
/
+109
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-259
/
+744
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-35
/
+35
2016-01-23
Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
Lukasz Duda
1
-0
/
+3
[next]