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
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
56
-390
/
+525
2014-03-04
ieee802154: fix whitespace issues in Kconfig
Alexander Aring
1
-1
/
+1
2014-03-04
cfg80211: add MPLS and 802.21 classification
Simon Wunderlich
1
-0
/
+16
2014-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
53
-384
/
+500
2014-03-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-1
/
+32
2014-03-03
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
1
-0
/
+7
2014-03-03
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...
David S. Miller
1
-21
/
+5
2014-03-03
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
6
-4
/
+21
2014-03-03
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
Xin Long
1
-1
/
+0
2014-03-03
sch_tbf: Remove holes in struct tbf_sched_data.
Hiroaki SHIMODA
1
-11
/
+12
2014-03-03
tcp: fix bogus RTT on special retransmission
Yuchung Cheng
2
-4
/
+10
2014-03-03
hsr: off by one sanity check in hsr_register_frame_in()
Dan Carpenter
1
-1
/
+1
2014-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+32
2014-03-03
can: remove CAN FD compatibility for CAN 2.0 sockets
Oliver Hartkopp
1
-21
/
+5
2014-03-02
6lowpan: use memcpy to set tag value in fraghdr
Alexander Aring
1
-2
/
+1
2014-03-02
6lowpan: remove initialization of tag value
Alexander Aring
1
-1
/
+0
2014-03-02
6lowpan: fix type of datagram size parameter
Alexander Aring
1
-1
/
+1
2014-02-28
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
4
-208
/
+680
2014-02-28
6lowpan: fix some checkpatch issues
Alexander Aring
1
-18
/
+9
2014-02-28
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
Alexander Aring
2
-0
/
+1
2014-02-28
6lowpan: change tag type to __be16
Alexander Aring
1
-2
/
+3
2014-02-28
6lowpan: fix fragmentation on sending side
Alexander Aring
1
-10
/
+27
2014-02-28
6lowpan: add uncompress header size function
Alexander Aring
1
-0
/
+113
2014-02-28
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
Daniel Borkmann
1
-3
/
+13
2014-02-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+32
2014-02-27
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
1
-1
/
+1
2014-02-27
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
1
-3
/
+3
2014-02-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-64
/
+99
2014-02-27
neigh: directly goto out after setting nud_state to NUD_FAILED
Duan Jiong
1
-0
/
+1
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
10
-178
/
+591
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-12
/
+19
2014-02-27
net: ipv6: ping: Use socket mark in routing lookup
Lorenzo Colitti
1
-0
/
+1
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-64
/
+99
2014-02-27
mac80211: fix association to 20/40 MHz VHT networks
Johannes Berg
1
-0
/
+1
2014-02-27
sch_tbf: Fix potential memory leak in tbf_change().
Hiroaki SHIMODA
1
-12
/
+12
2014-02-26
tcp: switch rtt estimations to usec resolution
Eric Dumazet
14
-160
/
+158
2014-02-26
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
Hannes Frederic Sowa
2
-5
/
+6
2014-02-26
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
Hannes Frederic Sowa
2
-7
/
+4
2014-02-26
ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragment
Hannes Frederic Sowa
1
-2
/
+1
2014-02-26
neigh: probe application via netlink in NUD_PROBE
Timo Teräs
1
-4
/
+4
2014-02-26
ipv6: log src and dst along with "udp checksum is 0"
Bjørn Mork
1
-1
/
+3
2014-02-26
net: Add sysfs file for port number
Amir Vadai
1
-0
/
+2
2014-02-26
net: tcp: add mib counters to track zero window transitions
Florian Westphal
2
-1
/
+14
2014-02-26
net: tcp: use NET_INC_STATS()
Eric Dumazet
1
-2
/
+2
2014-02-26
xfrm: Fix unlink race when policies are deleted.
Steffen Klassert
1
-1
/
+1
2014-02-25
net: Fix permission check in netlink_connect()
Mike Pecovnik
1
-2
/
+2
2014-02-25
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
Hannes Frederic Sowa
2
-10
/
+17
2014-02-25
cfg80211: regulatory: reset regdomain in case of error
Janusz Dziedzic
1
-1
/
+9
2014-02-25
vti4: Enable namespace changing
Steffen Klassert
1
-1
/
+0
2014-02-25
vti4: Check the tunnel endpoints of the xfrm state and the vti interface
Steffen Klassert
1
-5
/
+24
[next]