Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
52b7c59bc34c1eb73c46e023c9c01231e1cb637a
/
net
52b7c59
udp_diag: Basic skeleton
by Pavel Emelyanov
· 13 years ago
fce8233
udp: Export code sk lookup routines
by Pavel Emelyanov
· 13 years ago
1942c51
inet_diag: Generalize inet_diag dump and get_exact calls
by Pavel Emelyanov
· 13 years ago
3c4d05c
inet_diag: Introduce the inet socket dumping routine
by Pavel Emelyanov
· 13 years ago
8d07d15
inet_diag: Introduce the byte-code run on an inet socket
by Pavel Emelyanov
· 13 years ago
efb3cb4
inet_diag: Split inet_diag_get_exact into parts
by Pavel Emelyanov
· 13 years ago
476f7db
inet_diag: Split inet_diag_get_exact into parts
by Pavel Emelyanov
· 13 years ago
b005ab4
inet_diag: Export inet diag cookie checking routine
by Pavel Emelyanov
· 13 years ago
87c22ea
inet_diag: Reduce the number of args for bytecode run routine
by Pavel Emelyanov
· 13 years ago
7b35ead
inet_diag: Remove indirect sizeof from inet diag handlers
by Pavel Emelyanov
· 13 years ago
a73ed26
sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE
by Eric Dumazet
· 13 years ago
0221cd5
Revert "net: netprio_cgroup: make net_prio_subsys static"
by John Fastabend
· 13 years ago
6f8e4ad
sock_diag: off by one checks
by Dan Carpenter
· 13 years ago
865d9f9
net: netprio_cgroup: make net_prio_subsys static
by John Fastabend
· 13 years ago
6d4cdf4
vlan: add 802.1q netpoll support
by Benjamin LaHaise
· 13 years ago
8af2a21
sch_red: Adaptative RED AQM
by Eric Dumazet
· 13 years ago
348a144
vlan: introduce functions to do mass addition/deletion of vids by another device
by Jiri Pirko
· 13 years ago
5b9ea6e
vlan: introduce vid list with reference counting
by Jiri Pirko
· 13 years ago
87002b0
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls
by Jiri Pirko
· 13 years ago
7da82c0
vlan: rename vlan_dev_info to vlan_dev_priv
by Jiri Pirko
· 13 years ago
4359881
bridge: add local MAC address to forwarding table (v2)
by stephen hemminger
· 13 years ago
31e8a49c
bridge: rearrange fdb notifications (v2)
by stephen hemminger
· 13 years ago
f58ee4e
bridge: refactor fdb_notify
by stephen hemminger
· 13 years ago
959327c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f84ea77
caif: Replace BUG_ON with WARN_ON.
by Roar Førde
· 13 years ago
005b0b0
caif: Bad assert triggering false positive.
by sjur.brandeland@stericsson.com
· 13 years ago
87a1157
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
by David S. Miller
· 13 years ago
8f03151
ipv6: Make third arg to anycast_dst_alloc() bool.
by David S. Miller
· 13 years ago
68109090
net: Silence seq_scale() unused warning
by Stephen Boyd
· 13 years ago
8ef874b
sock_diag: Move the sock_ code to net/core/
by Pavel Emelyanov
· 13 years ago
a029fe2
inet_diag: Cleanup type2proto last user
by Pavel Emelyanov
· 13 years ago
d23deaa
inet_diag: Introduce socket family checks
by Pavel Emelyanov
· 13 years ago
25c4cd2
inet_diag: Switch the _dump to work with new header
by Pavel Emelyanov
· 13 years ago
fe50ce2
inet_diag: Switch the _get_exact to work with new header
by Pavel Emelyanov
· 13 years ago
126fdc3
inet_diag: Introduce new inet_diag_req header
by Pavel Emelyanov
· 13 years ago
d366477
sock_diag: Initial skeleton
by Pavel Emelyanov
· 13 years ago
f13c95f
inet_diag: Switch from _GETSOCK to IPPROTO_ numbers
by Pavel Emelyanov
· 13 years ago
37f352b
inet_diag: Move byte-code finding up the call-stack
by Pavel Emelyanov
· 13 years ago
8d34172
sock_diag: Introduce new message type
by Pavel Emelyanov
· 13 years ago
7f1fb60
inet_diag: Partly rename inet_ to sock_
by Pavel Emelyanov
· 13 years ago
9e998a7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
99b53bd
ipv4:correct description for tcp_max_syn_backlog
by Peter Pan(潘卫平)
· 13 years ago
f0a98ae
openvswitch: small potential memory leak in ovs_vport_alloc()
by Dan Carpenter
· 13 years ago
d39aeaf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
40e4783
ipv4: arp: Cleanup in arp.c
by Igor Maravic
· 13 years ago
0a5912d
tcp: remove TCP_OFF and TCP_PAGE macros
by Eric Dumazet
· 13 years ago
b474ae7
bql: fix CONFIG_XPS=n build
by Eric Dumazet
· 13 years ago
4fa48bf
tcp: fix tcp_trim_head()
by Eric Dumazet
· 13 years ago
7d31130
caif: Stash away hijacked skb destructor and call it later
by sjur.brandeland@stericsson.com
· 13 years ago
0e4c7d8
caif: Add support for flow-control on device's tx-queue
by sjur.brandeland@stericsson.com
· 13 years ago
7ad65bf
caif: Add support for CAIF over CDC NCM USB interface
by sjur.brandeland@stericsson.com
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
321f3b8
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
de398fb
ipv4: Fix peer validation on cached lookup.
by David S. Miller
· 13 years ago
cbec0627
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
761965e
tcp: tcp_sendmsg() page recycling
by Eric Dumazet
· 13 years ago
117632e
tcp: take care of misalignments
by Eric Dumazet
· 13 years ago
fdf5af0
tcp: drop SYN+FIN messages
by Eric Dumazet
· 13 years ago
78a8a36
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 13 years ago
04a6f44
ipv6: Kill ndisc_get_neigh() inline helper.
by David S. Miller
· 13 years ago
3830847
ipv6: Various cleanups in route.c
by David S. Miller
· 13 years ago
507c9b1
ipv6: Various cleanups in ip6_route.c
by David S. Miller
· 13 years ago
ccb1352
net: Add Open vSwitch kernel components.
by Jesse Gross
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
396cf94
vlan: Move vlan_set_encap_proto() to vlan header file
by Pravin B Shelar
· 13 years ago
86b1309
genetlink: Add lockdep_genl_is_held().
by Pravin B Shelar
· 13 years ago
263ba61
genetlink: Add genl_notify()
by Pravin B Shelar
· 13 years ago
f61759e
ipv4: make sure RTO_ONLINK is saved in routing cache
by Julian Anastasov
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
340e8dc
atm: clip: Remove code commented out since eternity.
by David S. Miller
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5983fe2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
3ced1be
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
by David S. Miller
· 13 years ago
d01ff0a
ipv4: flush route cache after change accept_local
by Peter Pan(潘卫平)
· 13 years ago
1ee5fa1
sch_red: fix red_change
by Eric Dumazet
· 13 years ago
d984e61
dccp: Fix compile warning in probe code.
by David S. Miller
· 13 years ago
59c2cda
Revert "udp: remove redundant variable"
by David S. Miller
· 13 years ago
b03b6dd
bridge: master device stuck in no-carrier state forever when in user-stp mode
by Vitalii Demianets
· 13 years ago
efbc368d
ipv4: Perform peer validation on cached route lookup.
by David S. Miller
· 13 years ago
84f9307
ipv4: use a 64bit load/store in output path
by Eric Dumazet
· 13 years ago
898f735
dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().
by David S. Miller
· 13 years ago
b536db9
net: net_device flags is an unsigned int
by Eric Dumazet
· 13 years ago
fc33cc7
netem: fix build error on 32bit arches
by Eric Dumazet
· 13 years ago
03360c5
Revert "mac80211: clear sta.drv_priv on reconfiguration"
by John W. Linville
· 13 years ago
8f89148
net/core: fix rollback handler in register_netdevice_notifier
by RongQing.Li
· 13 years ago
e977b4c
caif: Remove unused enum and parameter in cfserl
by sjur.brandeland@stericsson.com
· 13 years ago
7c18d22
caif: Restructure how link caif link layer enroll
by sjur.brandeland@stericsson.com
· 13 years ago
200c5a3
caif: Allow cfpkt_extr_head to process empty message
by sjur.brandeland@stericsson.com
· 13 years ago
7bc0f28
netem: rate extension
by Hagen Paul Pfeifer
· 13 years ago
99d2f47
ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()
by Jun Zhao
· 13 years ago
5eb81e89
ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()
by Jun Zhao
· 13 years ago
32092ec
atm: clip: Use device neigh support on top of "arp_tbl".
by David Miller
· 13 years ago
da6a8fa
neigh: Add device constructor/destructor capability.
by David Miller
· 13 years ago
869759b
atm: clip: Convert over to neighbour_priv()
by David Miller
· 13 years ago
76cc714
neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.
by David Miller
· 13 years ago
596b9b6
neigh: Add infrastructure for allocating device neigh privates.
by David Miller
· 13 years ago
5b8b006
neigh: Get rid of neigh_table->kmem_cachep
by David Miller
· 13 years ago
218fa90
ipv4: fix lockdep splat in rt_cache_seq_show
by Eric Dumazet
· 13 years ago
f7e5704
sch_teql: fix lockdep splat
by Eric Dumazet
· 13 years ago
d8a6e65
tcp: inherit listener congestion control for passive cnx
by Eric Dumazet
· 13 years ago
Next »