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-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-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
2013-06-14
openvswitch: Immediately exit on error in ovs_vport_cmd_set().
Jesse Gross
1
-5
/
+7
2013-06-13
net/core: Add VF link state control
Rony Efraim
1
-2
/
+20
2013-06-13
htb: reorder struct htb_class fields for performance
Eric Dumazet
1
-29
/
+33
2013-06-13
net-rps: fixes for rps flow limit
Willem de Bruijn
1
-3
/
+16
2013-06-13
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
2
-26
/
+20
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
32
-85
/
+86
2013-06-13
net: make all team port device link events urgent
Flavio Leitner
1
-0
/
+3
2013-06-13
net: ping_check_bind_addr() etc. can be static
Wu Fengguang
2
-13
/
+13
2013-06-13
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
1
-1
/
+1
2013-06-13
netlink: make compare exist all the time
Gao feng
1
-2
/
+2
2013-06-12
udp: fix two sparse errors
Eric Dumazet
1
-2
/
+2
2013-06-12
gro: remove a sparse error
Eric Dumazet
1
-1
/
+1
2013-06-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
36
-1285
/
+813
2013-06-12
igmp: fix new sparse errors
Eric Dumazet
1
-4
/
+4
2013-06-12
pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb
Daniel Borkmann
1
-25
/
+27
2013-06-12
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
4
-82
/
+104
2013-06-12
igmp: remove unnecessary in_device member zeroing
Shawn Bohrer
1
-4
/
+0
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2
-3
/
+71
2013-06-12
net_sched: htb: do not setup default rate estimators
Eric Dumazet
1
-6
/
+12
2013-06-11
net_sched: psched_ratecfg_precompute() improvements
Eric Dumazet
1
-24
/
+20
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
36
-1285
/
+813
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
8
-17
/
+29
2013-06-11
net: pass correct parameter to skb_headers_offset_update()
Peter Pan(潘卫平)
1
-13
/
+2
2013-06-11
netlink: Add compare function for netlink_table
Gao feng
2
-8
/
+26
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
7
-16
/
+31
2013-06-11
bridge: Add flag to control mac learning.
Vlad Yasevich
5
-4
/
+13
2013-06-10
net: remove last caller of skb_tail_offset() and itself
Cong Wang
1
-7
/
+1
2013-06-10
tcp: add low latency socket poll support.
Eliezer Tamir
3
-0
/
+9
2013-06-10
udp: add low latency socket poll support
Eliezer Tamir
3
-2
/
+14
[next]