summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: add IPv4/6 IPComp extension match supportfan.du2013-12-243-0/+121
* netfilter: nfnetlink_queue: enable UID/GID socket info retrievalValentina Giusti2013-12-211-0/+34
* netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmarkFlorian Westphal2013-12-201-2/+10
* netfilter: avoid get_random_bytes callsFlorian Westphal2013-12-206-13/+5
* ipv6: fix incorrect type in declarationFlorent Fourcot2013-12-121-1/+2
* net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-125-74/+96
* ipv6: router reachability probingJiri Benc2013-12-112-6/+25
* sctp: remove redundant null check on asocwangweidong2013-12-111-4/+2
* sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang2013-12-111-11/+5
* ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-112-6/+7
* net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang2013-12-111-35/+122
* tipc: remove unused 'blocked' flag from tipc_link structYing Xue2013-12-112-11/+7
* tipc: eliminate code duplication in media layerYing Xue2013-12-114-231/+149
* tipc: relocate common functions from media to bearerYing Xue2013-12-115-401/+114
* tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-113-46/+65
* tipc: improve naming and comment consistency in media layerJon Paul Maloy2013-12-112-19/+19
* tipc: initiate media type array at compile timeJon Paul Maloy2013-12-114-62/+23
* tipc: eliminate redundant code with kfree_skb_list routineYing Xue2013-12-112-55/+9
* net_sched: sfq: put sfq_unlink in a do - while loopYang Yingliang2013-12-101-4/+6
* net_sched: add space around '>' and before '('Yang Yingliang2013-12-102-2/+3
* net_sched: change "foo* bar" to "foo *bar"Yang Yingliang2013-12-102-3/+3
* net_sched: cls_bpf: use tabs to do indentYang Yingliang2013-12-101-1/+1
* net_sched: remove unnecessary parentheses while returnYang Yingliang2013-12-102-2/+3
* net: handle error more gracefully in socketpair()Yann Droneaud2013-12-101-18/+31
* net: more spelling fixesstephen hemminger2013-12-105-11/+11
* ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-101-2/+6
* dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-101-4/+9
* neigh: use neigh_parms_net() to get struct neigh_parms->net pointerJiri Pirko2013-12-101-1/+1
* ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag formatJiri Pirko2013-12-101-2/+2
* ipv6: use ip6_flowinfo helperFlorent Fourcot2013-12-091-2/+1
* ipv6: add ip6_flowlabel helperFlorent Fourcot2013-12-092-2/+2
* ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-092-6/+2
* ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot2013-12-092-2/+0
* ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-092-0/+8
* batadv: Slight optimization of batadv_compare_ethJoe Perches2013-12-091-1/+1
* neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-092-1/+8
* neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-093-6/+72
* neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-095-5/+17
* neigh: wrap proc dointvec functionsJiri Pirko2013-12-092-15/+50
* neigh: convert parms to an arrayJiri Pirko2013-12-096-244/+203
* tipc: remove interface state mirroring in bearerErik Hugne2013-12-097-117/+28
* x25: convert printks to pr_<level>wangweidong2013-12-097-17/+32
* packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann2013-12-092-12/+80
* net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2013-12-091-15/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-0916-63/+67
|\
| * packet: fix send path when running with proto == 0Daniel Borkmann2013-12-091-25/+40
| * br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2013-12-062-1/+11
| * net: clear local_df when passing skb between namespacesHannes Frederic Sowa2013-12-051-0/+1
| * tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-051-7/+0
| * sctp: disable max_burst when the max_burst is 0wangweidong2013-12-051-1/+1
OpenPOWER on IntegriCloud