aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-12-05net: ipv6: allow choosing optimistic addresses with use_optimisticErik Kline
2014-12-02net/ping: handle protocol mismatching scenarioJane Zhou
2014-11-05net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2014-07-08Handle 'sk' being NULL in UID-based routing.Sreeram Ramachandran
2014-06-27net: wireless: fix misplaced #endif in net/wireless/nl80211.cYann Soubeyrand
2014-06-25net: core: Support UID-based routing.Lorenzo Colitti
2014-06-24net: wireless: Add NL80211_FLAG_NEED_WIPHY flag to vendor commandDmitry Shmidt
2014-06-24net: wireless: Increase scan entry expiration to fit new scan timeDmitry Shmidt
2014-06-17nl80211: cumulative vendor command support patchDmitry Shmidt
2014-06-16nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg
2014-06-12netfilter: fix seq_printf type mismatch warningSherman Yin
2014-05-18net: Fix "ip rule delete table 256"Andreas Henriksson
2014-05-16net: support marking accepting TCP socketsLorenzo Colitti
2014-05-16net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti
2014-05-16net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-05-16net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2014-05-16net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti
2014-04-24net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-04-24nf: Remove compilation error caused byRuchi Kandoi
2014-04-22nf: IDLETIMER: time-stamp and suspend/resume handling.Ruchi Kandoi
2014-02-25netfilter: xt_qtaguid: 64-bit warning fixesGreg Hackmann
2014-02-07tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2014-02-05netfilter: xt_IDLETIMER: Revert to retain the kernel API format.Ashish Sharma
2014-01-30ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa
2014-01-30net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti
2014-01-30net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti
2014-01-30ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang
2014-01-30net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-12-04netfilter: xt_qtaguid: fix memory leak in seq_file handlersGreg Hackmann
2013-07-01netfilter: xt_qtaguid: 3.10 fixesArve Hjønnevåg
2013-07-01netfilter: xt_quota2: 3.10 fixes.Arve Hjønnevåg
2013-07-01net: activity_stats: Stop using obsolete create_proc_read_entry apiArve Hjønnevåg
2013-07-01netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingJP Abgrall
2013-07-01af_unix: use freezable blocking calls in readColin Cross
2013-07-01freezer: add unsafe versions of freezable helpers for NFSColin Cross
2013-07-01netfilter: qtaguid: rate limit some of the printksJP Abgrall
2013-07-01net: bluetooth: Remove the AID_NET_BT* gid numbersJP Abgrall
2013-07-01netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-07-01netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2013-07-01netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2013-07-01netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs
2013-07-01netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall
2013-07-01netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2013-07-01netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2013-07-01netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2013-07-01netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2013-07-01netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2013-07-01netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2013-07-01bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2013-07-01netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall