aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-11
* bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing2014-06-11
* bridge: add export of multicast database adjacent to net_devLinus Lüssing2014-06-11
* bridge: adhere to querier election mechanism specified by RFCsLinus Lüssing2014-06-11
* bridge: rename struct bridge_mcast_query/querierLinus Lüssing2014-06-11
* gre: allow changing mac address when device is upstephen hemminger2014-06-11
* tcp: add gfp parameter to tcp_fragmentOctavian Purdila2014-06-11
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-08
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-06
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-05
| | |\
| | | * Bluetooth: Fix L2CAP deadlockJukka Taimisto2014-06-02
| | | * Bluetooth: Fix missing check for FIPS security levelJohan Hedberg2014-06-02
| | | * Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg2014-06-01
| | | * Bluetooth: l2cap: Set more channel defaultsJukka Rissanen2014-05-31
| | | * Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen2014-05-31
| | | * Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg2014-05-31
| | | * Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg2014-05-31
* | | | mac802154: llsec: add forgotten list_del_rcu in key removalPhoebe Buckheister2014-06-06
|/ / /
* | | ipv6: Shrink udp_v6_mcast_next() to one socket variableSven Wegener2014-06-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-05
|\ \ \
| * | | net: filter: fix SKF_AD_PKTTYPE extension on big-endianAlexei Starovoitov2014-06-05
| * | | ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()Sven Wegener2014-06-04
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-06-05
|\ \ \ \
| * | | | netfilter: nf_tables: atomic allocation in set notifications from rcu callbackPablo Neira Ayuso2014-06-02
| * | | | netfilter: nf_tables: allow to delete several objects from a batchPablo Neira Ayuso2014-06-02
| * | | | netfilter: nft_rbtree: introduce lockingPablo Neira Ayuso2014-06-02
| * | | | netfilter: nf_tables: release objects in reverse order in the abort pathPablo Neira Ayuso2014-06-02
| * | | | netfilter: nf_tables: fix wrong transaction ordering in set elementsPablo Neira Ayuso2014-06-02
| * | | | netfilter: nfnetlink_acct: Fix memory leakMathieu Poirier2014-06-02
* | | | | bridge: Fix incorrect judgment of promiscToshiaki Makita2014-06-05
* | | | | MPLS: Use mpls_features to activate software MPLS GSO segmentationSimon Horman2014-06-05
* | | | | ipv4: use skb frags api in udp4_hwcsum()WANG Cong2014-06-05
* | | | | net: use the new API kvfree()WANG Cong2014-06-05
* | | | | dns_resolver: Do not accept domain names longer than 255 charsManuel Schölling2014-06-05
* | | | | vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2014-06-05
* | | | | gre: Call gso_make_checksumTom Herbert2014-06-05
* | | | | net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-05
* | | | | tcp: Call gso_make_checksumTom Herbert2014-06-05
* | | | | net: Support for multiple checksums with gsoTom Herbert2014-06-05
* | | | | l2tp: call udp{6}_set_csumTom Herbert2014-06-05
* | | | | udp: Generic functions to set checksumTom Herbert2014-06-05
* | | | | net: Revert "fib_trie: use seq_file_net rather than seq->private"Sasha Levin2014-06-04
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | rtnetlink: fix a memory leak when ->newlink failsCong Wang2014-06-03
| * | | | xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek2014-06-03
| * | | | net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu2014-06-02
| * | | | tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-02
| * | | | netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-02
| * | | | net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-02
| * | | | bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita2014-06-02