summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]Liping Zhang2016-06-232-20/+21
| * | | netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2016-06-231-0/+3
| * | | netfilter: helper: avoid extra expectation iterations on unregisterFlorian Westphal2016-06-071-29/+32
| * | | bridge: netfilter: checkpatch data type fixesTobin C Harding2016-06-071-20/+20
* | | | neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel2016-07-051-0/+2
* | | | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-053-0/+48
* | | | net: add dev arg to ndo_neigh_construct/destroyJiri Pirko2016-07-053-4/+4
* | | | Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-0441-1217/+3716
|\ \ \ \
| * | | | batman-adv: split routing API data structure in subobjectsAntonio Quartulli2016-07-0412-124/+150
| * | | | batman-adv: throughput meter implementationAntonio Quartulli2016-07-0412-10/+1978
| * | | | batman-adv: return netdev status in the TX pathAntonio Quartulli2016-07-045-44/+68
| * | | | batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer2016-07-041-0/+137
| * | | | batman-adv: add generic netlink family for batman-advMatthias Schiffer2016-07-044-0/+87
| * | | | batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann2016-06-309-36/+84
| * | | | batman-adv: Consolidate logging related functionsSven Eckelmann2016-06-3023-282/+364
| * | | | batman-adv: move bat_algo functions into a separate fileSven Eckelmann2016-06-3011-108/+160
| * | | | batman-adv: split tvlv into a separate fileMarkus Pargmann2016-06-3013-625/+700
| * | | | batman-adv: Keep includes ordered by filenameSven Eckelmann2016-06-307-11/+11
| * | | | batman-adv: Include main.h in bat_v_ogm.hSven Eckelmann2016-06-301-2/+2
* | | | | mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko2016-07-041-0/+46
* | | | | bpf: add bpf_get_hash_recalc helperDaniel Borkmann2016-07-041-0/+19
* | | | | net: pktgen: support injecting packets for qdisc testingJohn Fastabend2016-07-041-2/+40
* | | | | net sched actions: skbedit convert to use more modern nla_put_xxxJamal Hadi Salim2016-07-041-8/+4
* | | | | net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim2016-07-041-1/+17
* | | | | net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim2016-07-041-8/+1
* | | | | net/devlink: Add E-Switch mode controlOr Gerlitz2016-07-021-0/+87
* | | | | Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-0125-182/+694
|\ \ \ \ \ | |/ / / /
| * | | | batman-adv: Add debugfs table for mcast flagsLinus Lüssing2016-06-303-0/+130
| * | | | batman-adv: Adding logging of mcast flag changesLinus Lüssing2016-06-304-3/+142
| * | | | batman-adv: Add multicast optimization support for bridged setupsLinus Lüssing2016-06-303-19/+177
| * | | | batman-adv: Always flood IGMP/MLD reportsLinus Lüssing2016-06-302-14/+75
| * | | | batman-adv: Include frame priority in fragment headerAndrew Lunn2016-06-303-2/+16
| * | | | batman-adv: Set skb priority in fragmentsAndrew Lunn2016-06-301-2/+1
| * | | | batman-adv: init ELP tweaking options only onceMarek Lindner2016-06-304-7/+23
| * | | | batman-adv: move GW mode and selection class to private data structureAntonio Quartulli2016-06-305-21/+21
| * | | | batman-adv: remove useless inline attribute for sysfs helper functionAntonio Quartulli2016-06-301-6/+6
| * | | | batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli2016-06-307-86/+67
| * | | | batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner2016-06-302-8/+0
| * | | | batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner2016-06-305-13/+38
| * | | | batman-adv: remove unused vid local variable in tt seq printSimon Wunderlich2016-06-301-2/+0
| * | | | batman-adv: statically print gateway table headerAntonio Quartulli2016-06-301-2/+1
| * | | | batman-adv: Start new development cycleSimon Wunderlich2016-06-301-1/+1
* | | | | RDS: Do not send a pong to an incoming ping with 0 src portSowmini Varadhan2016-07-011-0/+4
* | | | | RDS: TCP: Simplify reconnect to avoid duelling reconnnect attemptsSowmini Varadhan2016-07-012-3/+6
* | | | | RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan2016-07-019-17/+20
* | | | | RDS: TCP: make receive path use the rds_conn_pathSowmini Varadhan2016-07-019-22/+26
* | | | | RDS: TCP: make ->sk_user_data point to a rds_conn_pathSowmini Varadhan2016-07-016-40/+41
* | | | | RDS: TCP: Refactor connection destruction to handle multiple pathsSowmini Varadhan2016-07-011-7/+39
* | | | | RDS: TCP: Make rds_tcp_connection track the rds_conn_pathSowmini Varadhan2016-07-015-42/+48
* | | | | RDS: TCP: Remove dead logic around c_passive in rds-tcpSowmini Varadhan2016-07-011-6/+1
OpenPOWER on IntegriCloud