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-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-24
bridge: netfilter: Use ether_addr_copy
Joe Perches
5
-7
/
+7
2014-02-24
bridge: Use ether_addr_copy and ETH_ALEN
Joe Perches
3
-5
/
+5
2014-02-24
pktgen: document all supported flags
Mathias Krause
1
-1
/
+7
2014-02-24
pktgen: simplify error handling in pgctrl_write()
Mathias Krause
1
-13
/
+6
2014-02-24
pktgen: fix out-of-bounds access in pgctrl_write()
Mathias Krause
1
-1
/
+4
2014-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-138
/
+307
2014-02-21
xfrm: Cleanup error handling of xfrm_state_clone
Steffen Klassert
1
-11
/
+5
2014-02-21
pfkey: fix SADB_X_EXT_FILTER length check
Nicolas Dichtel
1
-0
/
+1
2014-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
39
-422
/
+773
2014-02-19
tcp: use zero-window when free_space is low
Florian Westphal
1
-2
/
+15
2014-02-19
tipc: failed transmissions should return error
Erik Hugne
1
-8
/
+6
2014-02-19
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
Hannes Frederic Sowa
4
-4
/
+22
2014-02-19
xfrm: Remove caching of xfrm_policy_sk_bundles
Steffen Klassert
1
-28
/
+0
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-173
/
+362
2014-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+18
2014-02-18
rtnl: make ifla_policy static
Jiri Pirko
1
-51
/
+56
2014-02-18
hsr: Use ether_addr_copy
Joe Perches
3
-17
/
+17
2014-02-18
ipv6: remove some unused include in flowlabel
Florent Fourcot
1
-6
/
+0
2014-02-18
ieee802154: fix faulty check in set_phy_params api
Phoebe Buckheister
1
-2
/
+4
2014-02-18
af_packet: remove a stray tab in packet_set_ring()
Dan Carpenter
1
-1
/
+1
2014-02-18
tipc: align tipc function names with common naming practice in the network
Ying Xue
13
-287
/
+290
2014-02-18
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
1
-9
/
+32
2014-02-18
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
7
-27
/
+101
2014-02-17
ipv6:fix checkpatch errors with assignment in if condition
Wang Yufen
1
-7
/
+9
2014-02-17
ipv6: fix checkpatch errors with space required or prohibited
Wang Yufen
1
-19
/
+19
2014-02-17
ipv6: fix checkpatch errors with brace and "foo *bar"
Wang Yufen
1
-3
/
+2
2014-02-17
netlink: fix checkpatch errors space and "foo *bar"
Wang Yufen
1
-2
/
+2
2014-02-17
sch_netem: replace magic numbers with enumerate in get_loss_clg
Yang Yingliang
1
-2
/
+2
2014-02-17
ipv4: fix counter in_slow_tot
Duan Jiong
1
-2
/
+2
2014-02-17
ieee802154: add netlink APIs for smartMAC configuration
Phoebe Buckheister
4
-2
/
+101
2014-02-17
ieee802154: add support for setting CCA energy detection levels
Phoebe Buckheister
3
-3
/
+39
2014-02-17
ieee802154: add support for CCA mode in wpan phys
Phoebe Buckheister
3
-3
/
+41
2014-02-17
ieee802154: add support for listen-before-talk in wpan_phy
Phoebe Buckheister
3
-12
/
+58
2014-02-17
ieee802154: add TX power control to wpan_phy
Phoebe Buckheister
6
-4
/
+64
2014-02-17
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2
-2
/
+18
2014-02-17
gre: add link local route when local addr is any
Nicolas Dichtel
1
-0
/
+2
2014-02-17
batman-adv: fix potential kernel paging error for unicast transmissions
Antonio Quartulli
1
-2
/
+7
2014-02-17
batman-adv: avoid double free when orig_node initialization fails
Antonio Quartulli
1
-4
/
+2
2014-02-17
batman-adv: free skb on TVLV parsing success
Antonio Quartulli
1
-0
/
+2
2014-02-17
batman-adv: fix TT CRC computation by ensuring byte order
Antonio Quartulli
1
-4
/
+12
2014-02-17
batman-adv: fix potential orig_node reference leak
Simon Wunderlich
1
-0
/
+2
2014-02-17
batman-adv: avoid potential race condition when adding a new neighbour
Antonio Quartulli
3
-6
/
+56
2014-02-17
batman-adv: properly check pskb_may_pull return value
Antonio Quartulli
1
-1
/
+1
2014-02-17
batman-adv: release vlan object after checking the CRC
Antonio Quartulli
1
-1
/
+5
2014-02-17
batman-adv: fix TT-TVLV parsing on OGM reception
Antonio Quartulli
1
-1
/
+0
2014-02-17
batman-adv: fix soft-interface MTU computation
Antonio Quartulli
1
-8
/
+14
2014-02-17
ipsec: add support of limited SA dump
Nicolas Dichtel
3
-3
/
+69
[next]