Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | net: vlan: add 802.1ad support | Patrick McHardy | 2013-04-19 | |
* | | | | | | | | | | | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 2013-04-19 | |
* | | | | | | | | | | | net: vlan: prepare for 802.1ad support | Patrick McHardy | 2013-04-19 | |
* | | | | | | | | | | | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy | 2013-04-19 | |
* | | | | | | | | | | | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 2013-04-19 | |
* | | | | | | | | | | | tcp: introduce TCPSpuriousRtxHostQueues SNMP counter | Eric Dumazet | 2013-04-18 | |
* | | | | | | | | | | | tipc: add InfiniBand media type | Patrick McHardy | 2013-04-17 | |
* | | | | | | | | | | | tipc: set skb->protocol in eth_media packet transmission | Patrick McHardy | 2013-04-17 | |
* | | | | | | | | | | | tipc: move bcast_addr from struct tipc_media to struct tipc_bearer | Patrick McHardy | 2013-04-17 | |
* | | | | | | | | | | | tipc: remove unused str2addr media callback | Patrick McHardy | 2013-04-17 | |
* | | | | | | | | | | | net: sctp: sctp_ulpq: remove 'malloced' struct member | Daniel Borkmann | 2013-04-17 | |
* | | | | | | | | | | | net: sctp: sctp_bind_addr: remove dead code | Daniel Borkmann | 2013-04-17 | |
* | | | | | | | | | | | net: sctp: sctp_transport: remove unused variable | Daniel Borkmann | 2013-04-17 | |
* | | | | | | | | | | | net: sctp: outqueue: simplify sctp_outq_uncork function | Daniel Borkmann | 2013-04-17 | |
* | | | | | | | | | | | net: sctp: sctp_outq: remove 'malloced' from its struct | Daniel Borkmann | 2013-04-17 | |
* | | | | | | | | | | | net: sctp: sctp_inq: remove dead code | Daniel Borkmann | 2013-04-17 | |
* | | | | | | | | | | | net: sctp: sctp_ssnmap: remove 'malloced' element from struct | Daniel Borkmann | 2013-04-17 | |
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/... | David S. Miller | 2013-04-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | openvswitch: Use generic struct pcpu_tstats. | Pravin B Shelar | 2013-04-15 | |
| * | | | | | | | | | | | openvswitch: Simplify datapath locking. | Pravin B Shelar | 2013-04-15 | |
| * | | | | | | | | | | | openvswitch: datapath.h: Fix a stale comment. | Andy Zhou | 2013-04-10 | |
| * | | | | | | | | | | | openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute | Thomas Graf | 2013-04-02 | |
| * | | | | | | | | | | | openvswitch: Move common genl notify code into ovs_notify() | Thomas Graf | 2013-03-29 | |
| * | | | | | | | | | | | openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE | Thomas Graf | 2013-03-29 | |
| * | | | | | | | | | | | openvswitch: Use nla_memcpy() to memcpy() data from attributes | Thomas Graf | 2013-03-29 | |
| * | | | | | | | | | | | openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policy | Thomas Graf | 2013-03-29 | |
* | | | | | | | | | | | | packet: minor: add generic tpacket_uhdr to access packet headers | Daniel Borkmann | 2013-04-16 | |
* | | | | | | | | | | | | sctp: Add buffer utilization fields to /proc/net/sctp/assocs | Dilip Daya | 2013-04-16 | |
* | | | | | | | | | | | | neighbour: Convert NEIGH_PRINTK to neigh_dbg | Joe Perches | 2013-04-16 | |
* | | | | | | | | | | | | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api | Vlad Yasevich | 2013-04-15 | |
* | | | | | | | | | | | | net: sctp: minor: make sctp_ep_common's member 'dead' a bool | Daniel Borkmann | 2013-04-15 | |
* | | | | | | | | | | | | net: sctp: remove sctp_ep_common struct member 'malloced' | Daniel Borkmann | 2013-04-15 | |
* | | | | | | | | | | | | net: tcp_memcontrol: minor: remove unused variable | Daniel Borkmann | 2013-04-14 | |
* | | | | | | | | | | | | net: sock: make sock_tx_timestamp void | Daniel Borkmann | 2013-04-14 | |
* | | | | | | | | | | | | tcp: tcp_tso_segment() small optimization | Eric Dumazet | 2013-04-13 | |
* | | | | | | | | | | | | tcp: GSO should be TSQ friendly | Eric Dumazet | 2013-04-12 | |
* | | | | | | | | | | | | act_csum: fix possible use after free | Eric Dumazet | 2013-04-12 | |
* | | | | | | | | | | | | Revert "netprio_cgroup: make local table static" | David S. Miller | 2013-04-12 | |
* | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-04-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | xfrm_user: constify netlink dispatch table | Mathias Krause | 2013-03-06 | |
| * | | | | | | | | | | | | xfrm: allow to avoid copying DSCP during encapsulation | Nicolas Dichtel | 2013-03-06 | |
* | | | | | | | | | | | | | netprio_cgroup: make local table static | stephen hemminger | 2013-04-10 | |
* | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-03 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | cfg80211: sched_scan_mtx lock in cfg80211_conn_work() | Artem Savkov | 2013-03-30 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-03-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | Bluetooth: fix error return code in rfcomm_add_listener() | Wei Yongjun | 2013-03-20 | |
| | * | | | | | | | | | | | | Bluetooth: Fix PIN/Confirm/Passkey response parameters | Johan Hedberg | 2013-03-18 |