index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
2014-04-23
1
-25
/
+25
*
netfilter: nf_tables: Stack expression type depending on their family
Tomasz Bursztyka
2014-04-23
1
-1
/
+4
*
netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations
Patrick McHardy
2014-04-14
1
-5
/
+10
*
netfilter: nf_tables: add set_elem notifications
Arturo Borrero
2014-04-03
1
-0
/
+82
*
netfilter: nft_hash: use set global element counter instead of private one
Patrick McHardy
2014-04-02
1
-7
/
+2
*
netfilter: nf_tables: implement proper set selection
Patrick McHardy
2014-04-02
3
-18
/
+169
*
netfilter: nft_ct: split nft_ct_init() into two functions for get/set
Patrick McHardy
2014-04-02
1
-53
/
+43
*
netfilter: nft_meta: split nft_meta_init() into two functions for get/set
Patrick McHardy
2014-04-02
1
-35
/
+30
*
netfilter: nft_ct: add missing ifdef for NFT_MARK setting
Patrick McHardy
2014-04-02
1
-0
/
+2
*
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
Eric W. Biederman
2014-04-01
1
-1
/
+1
*
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
5
-21
/
+148
*
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-04-01
9
-235
/
+234
*
mac802154: allow only one WPAN to be up at any given time
Phoebe Buckheister
2014-04-01
2
-0
/
+26
*
net: filter: minor: fix kdoc in __sk_run_filter
Daniel Borkmann
2014-04-01
1
-2
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-31
6
-77
/
+106
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-31
6
-77
/
+106
|
|
\
|
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-27
6
-77
/
+106
|
|
|
\
|
|
|
*
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-26
2
-2
/
+4
|
|
|
*
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
2014-03-24
1
-2
/
+0
|
|
|
*
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
Johan Hedberg
2014-03-24
1
-1
/
+1
|
|
|
*
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2014-03-24
2
-49
/
+7
|
|
|
*
Bluetooth: Don't try to confirm locally initiated SMP pairing
Johan Hedberg
2014-03-24
1
-0
/
+5
|
|
|
*
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2014-03-24
2
-0
/
+7
|
|
|
*
Bluetooth: Fix SMP confirmation callback handling
Johan Hedberg
2014-03-24
1
-0
/
+4
|
|
|
*
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
Johan Hedberg
2014-03-24
1
-0
/
+34
|
|
|
*
Bluetooth: Fix potential NULL pointer dereference in SMP
Johan Hedberg
2014-03-24
1
-1
/
+7
|
|
|
*
Bluetooth: Track current configured LE scan type parameter
Marcel Holtmann
2014-03-21
1
-0
/
+25
|
|
|
*
Bluetooth: Fix address value for early disconnection events
Johan Hedberg
2014-03-20
2
-21
/
+11
|
|
|
*
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
2014-03-20
3
-5
/
+5
*
|
|
|
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
2014-03-31
4
-10
/
+11
*
|
|
|
ipv6: strengthen fallback fragmentation id generation
Hannes Frederic Sowa
2014-03-31
1
-12
/
+15
*
|
|
|
net-gro: restore frag0 optimization
Eric Dumazet
2014-03-31
1
-32
/
+64
*
|
|
|
rds: prevent dereference of a NULL device in rds_iw_laddr_check
Sasha Levin
2014-03-31
1
-1
/
+2
*
|
|
|
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-03-31
3
-1
/
+18
*
|
|
|
ipv6: tcp_ipv6 policy route issue
Wang Yufen
2014-03-31
1
-7
/
+11
*
|
|
|
ipv6: reuse rt6_need_strict
Wang Yufen
2014-03-31
1
-6
/
+0
*
|
|
|
ipv6: tcp_ipv6 do some cleanup
Wang Yufen
2014-03-31
1
-13
/
+11
*
|
|
|
bridge: use is_skb_forwardable in forward path
Vlad Yasevich
2014-03-31
1
-7
/
+2
*
|
|
|
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
2014-03-31
1
-2
/
+2
|
/
/
/
*
|
|
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2014-03-31
1
-300
/
+1157
*
|
|
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
1
-1
/
+7
*
|
|
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
2014-03-31
1
-7
/
+14
*
|
|
net: filter: move filter accounting to filter core
Daniel Borkmann
2014-03-31
1
-2
/
+25
*
|
|
net: filter: keep original BPF program around
Daniel Borkmann
2014-03-31
2
-29
/
+80
*
|
|
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-31
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
16
-122
/
+257
|
\
\
\
|
*
|
|
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2014-03-28
1
-0
/
+3
|
*
|
|
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-03-28
2
-5
/
+20
|
*
|
|
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
2
-5
/
+11
|
*
|
|
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
1
-51
/
+142
[next]