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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
17
-93
/
+196
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-13
20
-97
/
+91
|
|
\
|
|
*
netlink: Properly unbind in error conditions.
Hiroaki SHIMODA
2014-11-12
1
-2
/
+3
|
|
*
ipv6: fix IPV6_PKTINFO with v4 mapped
Eric Dumazet
2014-11-11
1
-1
/
+1
|
|
*
net: sctp: fix memory leak in auth key management
Daniel Borkmann
2014-11-11
1
-2
/
+0
|
|
*
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
2014-11-11
1
-0
/
+3
|
|
*
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
2014-11-10
1
-0
/
+2
|
|
*
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-06
7
-31
/
+31
|
|
|
\
|
|
|
*
Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...
John W. Linville
2014-11-04
7
-31
/
+31
|
|
|
|
\
|
|
|
|
*
mac80211: fix use-after-free in defragmentation
Johannes Berg
2014-11-03
1
-7
/
+7
|
|
|
|
*
mac80211: properly flush delayed scan work on interface removal
Johannes Berg
2014-10-30
1
-1
/
+6
|
|
|
|
*
mac80211: schedule the actual switch of the station before CSA count 0
Luciano Coelho
2014-10-29
1
-1
/
+2
|
|
|
|
*
mac80211: use secondary channel offset IE also beacons during CSA
Luciano Coelho
2014-10-29
5
-17
/
+10
|
|
|
|
*
mac80211: flush keys for AP mode on ieee80211_do_stop
Felix Fietkau
2014-10-29
1
-5
/
+6
|
*
|
|
|
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
2014-11-13
1
-2
/
+2
|
*
|
|
|
libceph: clear r_req_lru_item in __unregister_linger_request()
Ilya Dryomov
2014-11-13
1
-0
/
+2
|
*
|
|
|
libceph: unlink from o_linger_requests when clearing r_osd
Ilya Dryomov
2014-11-13
1
-0
/
+1
|
*
|
|
|
libceph: do not crash on large auth tickets
Ilya Dryomov
2014-11-13
1
-37
/
+132
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-11-03
2
-16
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
libceph: eliminate unnecessary allocation in process_one_ticket()
Ilya Dryomov
2014-10-31
1
-15
/
+10
|
|
*
|
|
|
libceph: use memalloc flags for net IO
Mike Christie
2014-10-30
1
-1
/
+9
|
*
|
|
|
|
irda: stop calling sk_prot->disconnect() on connection failure
Linus Torvalds
2014-11-02
1
-2
/
+0
*
|
|
|
|
|
tcp: limit GSO packets to half cwnd
Eric Dumazet
2014-11-13
1
-4
/
+8
*
|
|
|
|
|
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
2014-11-13
2
-4
/
+4
*
|
|
|
|
|
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
2014-11-13
2
-2
/
+2
*
|
|
|
|
|
netfilter: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
2014-11-13
1
-0
/
+4
*
|
|
|
|
|
netlink: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
2014-11-13
1
-2
/
+4
*
|
|
|
|
|
net: generic dev_disable_lro() stacked device handling
Michal Kubeček
2014-11-13
1
-10
/
+5
*
|
|
|
|
|
FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS
Thomas Graf
2014-11-13
1
-1
/
+1
*
|
|
|
|
|
irda: Fix build failures after IRDA_DEBUG->pr_debug
Joe Perches
2014-11-12
6
-18
/
+6
*
|
|
|
|
|
ip_tunnel: Ops registration for secondary encap (fou, gue)
Tom Herbert
2014-11-12
2
-25
/
+138
*
|
|
|
|
|
udp: Neaten function pointer calls and add braces
Joe Perches
2014-11-12
1
-17
/
+17
*
|
|
|
|
|
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
2014-11-12
36
-1285
/
+797
*
|
|
|
|
|
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
2014-11-11
25
-206
/
+190
*
|
|
|
|
|
neigh: remove dynamic neigh table registration support
WANG Cong
2014-11-11
4
-140
/
+117
*
|
|
|
|
|
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
20
-102
/
+94
*
|
|
|
|
|
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-11-11
15
-313
/
+649
|
\
\
\
\
\
\
|
*
|
|
|
|
|
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
2014-11-09
6
-168
/
+206
|
*
|
|
|
|
|
openvswitch: Constify various function arguments
Thomas Graf
2014-11-09
11
-36
/
+38
|
*
|
|
|
|
|
openvswitch: Remove redundant key ref from upcall_info.
Pravin B Shelar
2014-11-09
3
-28
/
+32
|
*
|
|
|
|
|
openvswitch: Optimize recirc action.
Pravin B Shelar
2014-11-09
1
-45
/
+106
|
*
|
|
|
|
|
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
2014-11-09
11
-31
/
+262
|
*
|
|
|
|
|
openvswitch: Export symbols as GPL symbols.
Pravin B Shelar
2014-11-09
2
-8
/
+8
*
|
|
|
|
|
|
dsa: Use netdev_<level> instead of printk
Joe Perches
2014-11-11
2
-21
/
+17
*
|
|
|
|
|
|
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
6
-2
/
+12
*
|
|
|
|
|
|
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
2014-11-11
2
-2
/
+4
*
|
|
|
|
|
|
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-10
83
-2176
/
+4065
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-04
44
-305
/
+2048
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
mac80211: replace restart_complete() with reconfig_complete()
Eliad Peller
2014-11-04
3
-8
/
+30
|
|
*
|
|
|
|
|
|
mac80211: increase U-APSD max service period length
Andrei Otcheretianski
2014-11-04
1
-1
/
+1
[next]