summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: add Broadcom SF2 switch driverFlorian Fainelli2014-08-271-0/+1
* net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-275-0/+185
* net: dsa: allow updating fixed PHY link informationFlorian Fainelli2014-08-271-0/+17
* net: dsa: allow drivers to do link adjustmentFlorian Fainelli2014-08-271-0/+4
* net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-271-1/+18
* net: dsa: allow for more complex PHY setupsFlorian Fainelli2014-08-273-3/+82
* net: dsa: retain a per-port device_node pointerFlorian Fainelli2014-08-272-0/+3
* net: dsa: provide a switch device device tree node pointerFlorian Fainelli2014-08-271-0/+1
* net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-277-72/+52
* tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal2014-08-272-2/+2
* net: make skb an optional parameter for__skb_flow_dissect()WANG Cong2014-08-251-3/+15
* net: fix comments for __skb_flow_get_ports()WANG Cong2014-08-251-2/+4
* net: Add ops->ndo_xmit_flush()David S. Miller2014-08-246-13/+7
* ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-2411-23/+0
* ipv6: White-space cleansing : Structure layoutsIan Morris2014-08-245-21/+13
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-2431-203/+203
* gre: When GRE csum is present count as encap layer wrt csumTom Herbert2014-08-241-0/+1
* udp: additional GRO supportTom Herbert2014-08-243-17/+78
* tcp: Call skb_gro_checksum_validateTom Herbert2014-08-242-47/+6
* gre: call skb_gro_checksum_simple_validateTom Herbert2014-08-241-36/+7
* net: skb_gro_checksum_* functionsTom Herbert2014-08-241-1/+33
* net: use reciprocal_scale() helperDaniel Borkmann2014-08-2314-22/+24
* net: Allow raw buffers to be passed into the flow dissector.David S. Miller2014-08-231-14/+26
* tipc: merge struct tipc_port into struct tipc_sockJon Paul Maloy2014-08-232-241/+206
* tipc: remove files ref.h and ref.cJon Paul Maloy2014-08-236-334/+250
* tipc: remove include file port.hJon Paul Maloy2014-08-239-193/+121
* tipc: remove source file port.cJon Paul Maloy2014-08-233-130/+97
* tipc: remove port_lockJon Paul Maloy2014-08-234-149/+108
* tipc: replace port pointer with socket pointer in registryJon Paul Maloy2014-08-232-16/+11
* tipc: use registry when scanning socketsJon Paul Maloy2014-08-238-107/+133
* tipc: eliminate functions tipc_port_init and tipc_port_destroyJon Paul Maloy2014-08-233-88/+42
* tipc: redefine message acknowledge functionJon Paul Maloy2014-08-233-26/+20
* tipc: eliminate port_connect()/port_disconnect() functionsJon Paul Maloy2014-08-233-132/+37
* tipc: eliminate function tipc_port_shutdown()Jon Paul Maloy2014-08-233-30/+11
* tipc: clean up socket timer functionJon Paul Maloy2014-08-232-103/+69
* tipc: use message to abort connections when losing contact to nodeJon Paul Maloy2014-08-233-25/+85
* tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy2014-08-2312-91/+99
* tipc: introduce new function tipc_msg_create()Jon Paul Maloy2014-08-232-2/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-2311-46/+52
|\
| * mac80211: fix channel switch for chanctx-based driversMichal Kazior2014-08-221-1/+1
| * net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann2014-08-221-6/+3
| * net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann2014-08-221-1/+1
| * openvswitch: fix panic with multiple vlan headersJiri Benc2014-08-221-0/+5
| * net: ipv6: fib: don't sleep inside atomic lockBenjamin Block2014-08-221-1/+1
| * sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj2014-08-211-0/+1
| * packet: handle too big packets for PACKET_V3Eric Dumazet2014-08-212-0/+18
| * lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR2014-08-211-0/+2
| * tipc: Fix build.David S. Miller2014-08-191-1/+2
| * cbq: now_rt removalVasily Averin2014-08-191-10/+1
| * cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin2014-08-191-24/+13
OpenPOWER on IntegriCloud