index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
socket.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-18
tipc: delete code orphaned by new server infrastructure
Ying Xue
3
-385
/
+3
2013-06-18
tipc: convert configuration server to use new server facility
Ying Xue
3
-60
/
+49
2013-06-18
tipc: convert topology server to use new server facility
Ying Xue
4
-247
/
+104
2013-06-18
tipc: introduce new TIPC server infrastructure
Ying Xue
5
-10
/
+789
2013-06-18
tipc: allow implicit connect for stream sockets
Erik Hugne
1
-4
/
+2
2013-06-18
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
7
-12
/
+112
2013-06-18
tipc: update code comments to reflect new uapi header path
Ying Xue
2
-2
/
+2
2013-06-18
net: add socket option for low latency polling
Eliezer Tamir
19
-7
/
+58
2013-06-18
net: remove NET_LL_RX_POLL config menue
Eliezer Tamir
1
-9
/
+2
2013-06-18
net: convert low latency sockets to sched_clock()
Eliezer Tamir
2
-17
/
+17
2013-06-18
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
3
-5
/
+6
2013-06-15
net: sctp: sctp_association_init: put refs in reverse order
Daniel Borkmann
1
-4
/
+3
2013-06-15
net: sctp: minor: remove variable in sctp_init_sock
Daniel Borkmann
1
-4
/
+2
2013-06-15
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
Daniel Borkmann
1
-4
/
+4
2013-06-15
net: sctp: sideeffect: throw BUG if primary_path is NULL
Daniel Borkmann
2
-4
/
+13
2013-06-15
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
Pravin B Shelar
3
-18
/
+13
2013-06-15
openvswitch: make skb->csum consistent with rest of networking stack.
Pravin B Shelar
5
-0
/
+17
2013-06-15
openvswitch: Fix struct comment.
Pravin B Shelar
1
-1
/
+0
2013-06-15
openvswitch: Fix misspellings in comments and docs.
Andy Hill
1
-1
/
+1
2013-06-15
openvswitch: fix variable names in comment
Lorand Jakab
1
-2
/
+2
2013-06-15
openvswitch: Unify vport error stats handling.
Pravin B Shelar
3
-6
/
+11
2013-06-15
openvswitch: Remove unused get_config vport op.
Jesse Gross
2
-4
/
+0
2013-06-15
openvswitch: Immediately exit on error in ovs_vport_cmd_set().
Jesse Gross
1
-5
/
+7
2013-06-14
net/mlx4: Add VF link state support
Rony Efraim
6
-3
/
+73
2013-06-14
net/core: Add VF link state control
Rony Efraim
4
-2
/
+37
2013-06-14
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
Florian Fainelli
6
-91
/
+329
2013-06-14
htb: reorder struct htb_class fields for performance
Eric Dumazet
1
-29
/
+33
2013-06-14
net-rps: fixes for rps flow limit
Willem de Bruijn
2
-5
/
+18
2013-06-13
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
3
-29
/
+22
2013-06-13
sh_eth: remove '__maybe_unused' annotations
Sergei Shtylyov
1
-2
/
+2
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
cxgb4: Do not set net_device::dev_id to VI index
Ben Hutchings
1
-1
/
+0
2013-06-13
macvtap: fix uninitialized return value macvtap_ioctl_set_queue()
Jason Wang
1
-0
/
+2
2013-06-13
macvtap: slient sparse warnings
Jason Wang
2
-2
/
+2
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-13
net: add doc for ip_early_demux sysctl
Cong Wang
1
-0
/
+9
2013-06-13
tun: Turn tun_flow_init() into void fn
Pavel Emelyanov
1
-7
/
+2
2013-06-13
tun: Report "persist" flag to userspace
Pavel Emelyanov
2
-0
/
+5
2013-06-13
udp: fix two sparse errors
Eric Dumazet
1
-2
/
+2
2013-06-13
gro: remove a sparse error
Eric Dumazet
1
-1
/
+1
2013-06-12
sh_eth: split 'sh_eth_netdev_ops'
Sergei Shtylyov
1
-9
/
+20
2013-06-12
igmp: fix new sparse errors
Eric Dumazet
1
-4
/
+4
2013-06-12
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
1
-2
/
+49
2013-06-12
sfc: Store port number in private data, not net_device::dev_id
Ben Hutchings
2
-2
/
+3
2013-06-12
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
1
-1
/
+0
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
4
-18
/
+18
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
2
-2
/
+2
[next]