summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-12-11net: sched: tbf: fix the calculation of max_sizeYang Yingliang
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel
2013-12-11net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-12-11rfkill: Fix FSF address in file headersJeff Kirsher
2013-12-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-11netfilter: SYNPROXY target: restrict to INPUT/FORWARDPatrick McHardy
2013-12-11tipc: remove unused 'blocked' flag from tipc_link structYing Xue
2013-12-11tipc: eliminate code duplication in media layerYing Xue
2013-12-11tipc: relocate common functions from media to bearerYing Xue
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue
2013-12-11tipc: improve naming and comment consistency in media layerJon Paul Maloy
2013-12-11tipc: initiate media type array at compile timeJon Paul Maloy
2013-12-11tipc: eliminate redundant code with kfree_skb_list routineYing Xue
2013-12-10udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet
2013-12-10sctp: fix up a spacingwangweidong
2013-12-10sctp: add check rto_min and rto_max in sysctlwangweidong
2013-12-10sctp: check the rto_min and rto_max in setsockoptwangweidong
2013-12-10ipv6: do not erase dst address with flow label destinationFlorent Fourcot
2013-12-10net_sched: sfq: put sfq_unlink in a do - while loopYang Yingliang
2013-12-10net_sched: add space around '>' and before '('Yang Yingliang
2013-12-10net_sched: change "foo* bar" to "foo *bar"Yang Yingliang
2013-12-10net_sched: cls_bpf: use tabs to do indentYang Yingliang
2013-12-10net_sched: remove unnecessary parentheses while returnYang Yingliang
2013-12-10sctp: properly latch and use autoclose value from sock to associationNeil Horman
2013-12-10tipc: protect handler_enabled variable with qitem_lock spin lockYing Xue
2013-12-10tipc: correct the order of stopping services at rmmodJon Paul Maloy
2013-12-10net: handle error more gracefully in socketpair()Yann Droneaud
2013-12-10net: more spelling fixesstephen hemminger
2013-12-10ipv4: add support for IFA_FLAGS nl attributeJiri Pirko
2013-12-10dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko
2013-12-10net: unix: allow set_peek_off to failSasha Levin
2013-12-10sunrpc: fix some typosWeng Meiling
2013-12-10neigh: use neigh_parms_net() to get struct neigh_parms->net pointerJiri Pirko
2013-12-10inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek
2013-12-10ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag formatJiri Pirko
2013-12-10rpc_pipe: fix cleanup of dummy gssd directory when notification failsJeff Layton
2013-12-10Bluetooth: Fix handling of L2CAP Command Reject over LEJohan Hedberg
2013-12-09net: drop_monitor: fix the value of maxattrChangli Gao
2013-12-09ipv6: use ip6_flowinfo helperFlorent Fourcot
2013-12-09ipv6: add ip6_flowlabel helperFlorent Fourcot
2013-12-09ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot
2013-12-09ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot
2013-12-09ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot
2013-12-09ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa
2013-12-09batadv: Slight optimization of batadv_compare_ethJoe Perches
2013-12-09neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko
2013-12-09neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko
2013-12-09neigh: wrap proc dointvec functionsJiri Pirko