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
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
2013-06-17
tipc: convert configuration server to use new server facility
Ying Xue
3
-60
/
+49
2013-06-17
tipc: convert topology server to use new server facility
Ying Xue
4
-247
/
+104
2013-06-17
tipc: introduce new TIPC server infrastructure
Ying Xue
5
-10
/
+789
2013-06-17
tipc: allow implicit connect for stream sockets
Erik Hugne
1
-4
/
+2
2013-06-17
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
6
-11
/
+96
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
2
-1
/
+20
2013-06-17
net: remove NET_LL_RX_POLL config menue
Eliezer Tamir
1
-9
/
+2
2013-06-17
net: convert low latency sockets to sched_clock()
Eliezer Tamir
1
-1
/
+0
2013-06-17
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
2
-3
/
+3
2013-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+105
2013-06-14
net: sctp: sctp_association_init: put refs in reverse order
Daniel Borkmann
1
-4
/
+3
2013-06-14
net: sctp: minor: remove variable in sctp_init_sock
Daniel Borkmann
1
-4
/
+2
2013-06-14
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
Daniel Borkmann
1
-4
/
+4
2013-06-14
net: sctp: sideeffect: throw BUG if primary_path is NULL
Daniel Borkmann
2
-4
/
+13
2013-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
9
-36
/
+51
2013-06-14
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
Pravin B Shelar
3
-18
/
+13
2013-06-14
openvswitch: make skb->csum consistent with rest of networking stack.
Pravin B Shelar
5
-0
/
+17
2013-06-14
openvswitch: Fix misspellings in comments and docs.
Andy Hill
1
-1
/
+1
2013-06-14
openvswitch: fix variable names in comment
Lorand Jakab
1
-2
/
+2
2013-06-14
openvswitch: Unify vport error stats handling.
Pravin B Shelar
3
-6
/
+11
2013-06-14
openvswitch: Remove unused get_config vport op.
Jesse Gross
2
-4
/
+0
[next]