index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-26
ipvs: add sync_persist_mode flag
Julian Anastasov
2
-0
/
+19
2013-06-26
ipvs: SH fallback and L4 hashing
Alexander Frolkin
1
-15
/
+85
2013-06-26
ipvs: drop SCTP connections depending on state
Julian Anastasov
1
-0
/
+12
2013-06-26
ipvs: replace the SCTP state machine
Julian Anastasov
2
-704
/
+157
2013-06-26
ipvs: sloppy TCP and SCTP
Alexander Frolkin
3
-14
/
+32
2013-06-26
ipvs: provide iph to schedulers
Julian Anastasov
11
-34
/
+32
2013-06-20
netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
Eric Dumazet
1
-8
/
+62
2013-06-20
netfilter: nf_conntrack: avoid large timeout for mid-stream pickup
Florian Westphal
1
-0
/
+6
2013-06-20
netfilter: check return code from nla_parse_tested
Daniel Borkmann
3
-13
/
+39
2013-06-19
inet: frag , remove an empty ifdef.
Rami Rosen
1
-2
/
+0
2013-06-19
htb: refactor struct htb_sched fields for performance
Eric Dumazet
1
-86
/
+95
2013-06-19
tcp: introduce a per-route knob for quick ack
Cong Wang
2
-3
/
+8
2013-06-19
sctp: Convert __list_for_each use to list_for_each
Dave Jones
1
-1
/
+1
2013-06-19
tcp:typo unset should be unsent
Weiping Pan
1
-1
/
+1
2013-06-19
sit: fix an oops when IFLA_IPTUN_PROTO is not set
Nicolas Dichtel
1
-1
/
+1
2013-06-19
neigh: disallow un-init_net to change thresh of neigh
Gao feng
1
-0
/
+6
2013-06-19
neigh: only allow init_net to change the default neigh_parms
Gao feng
1
-1
/
+1
2013-06-19
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
Gao feng
1
-6
/
+2
2013-06-19
openvswitch: Add gre tunnel support.
Pravin B Shelar
7
-2
/
+322
2013-06-19
openvswitch: Optimize flow key match for non tunnel flows.
Pravin B Shelar
3
-20
/
+42
2013-06-19
openvswitch: Expand action buffer size.
Pravin B Shelar
1
-1
/
+1
2013-06-19
openvswitch: Add tunneling interface.
Pravin B Shelar
9
-7
/
+233
2013-06-19
openvswitch: Copy individual actions.
Pravin B Shelar
3
-58
/
+225
2013-06-19
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
5
-27
/
+53
2013-06-19
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
4
-59
/
+108
2013-06-19
gre: export gre_handle_offloads() function.
Pravin B Shelar
2
-32
/
+31
2013-06-19
gre: export gre_build_header() function.
Pravin B Shelar
2
-39
/
+33
2013-06-19
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
2
-151
/
+243
2013-06-19
gre: Simplify gre protocol registration locking.
Pravin B Shelar
1
-27
/
+13
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-156
/
+356
2013-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+9
2013-06-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+9
2013-06-19
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
1
-2
/
+9
2013-06-17
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
Matthias Schiffer
1
-1
/
+1
2013-06-17
bridge: fix switched interval for MLD Query types
Linus Lüssing
1
-2
/
+3
2013-06-17
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
1
-3
/
+3
2013-06-17
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
8
-65
/
+57
2013-06-17
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
6
-6
/
+7
2013-06-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-17
/
+105
2013-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-9
/
+22
2013-06-17
tipc: remove dev_base_lock use from enable_bearer
Ying Xue
2
-22
/
+4
2013-06-17
tipc: fix wrong return value for link_send_sections_long routine
Ying Xue
1
-2
/
+6
2013-06-17
tipc: make tipc_link_send_sections_fast exit earlier
Ying Xue
1
-4
/
+3
2013-06-17
tipc: enhance priority of link protocol packet
Ying Xue
1
-0
/
+3
2013-06-17
tipc: cosmetic realignment of function arguments
Paul Gortmaker
15
-66
/
+54
2013-06-17
tipc: save sock structure pointer instead of void pointer to tipc_port
Ying Xue
3
-7
/
+7
2013-06-17
tipc: convert config_lock from spinlock to mutex
Ying Xue
1
-14
/
+3
2013-06-17
tipc: rename tipc_createport_raw to tipc_createport
Ying Xue
3
-5
/
+5
2013-06-17
tipc: remove user_port instance from tipc_port structure
Ying Xue
5
-42
/
+17
2013-06-17
tipc: delete code orphaned by new server infrastructure
Ying Xue
3
-385
/
+3
[next]